Package gay.floof.gradle.utils
Types
Functions
Link copied to clipboard
fun DependencyHandler.floof( group: String, module: String, version: String): Dependency?
Content copied to clipboard
Adds a dependency from the gay.floof
package. Only modules that require this is:
fun KotlinDependencyHandler.floof( group: String, module: String, version: String): Dependency?
Content copied to clipboard
Adds a dependency from the gay.floof
package for MPP projects. Only modules that require this is:
Link copied to clipboard
fun DependencyHandler.floofy( group: String, module: String, version: String): Dependency?
Content copied to clipboard
Adds a dependency from the dev.floofy
package. Only modules that require this is:
fun KotlinDependencyHandler.floofy( group: String, module: String, version: String): Dependency?
Content copied to clipboard
Adds a dependency from the dev.floofy
package for MPP projects. Only modules that require this is:
Link copied to clipboard
fun DependencyHandler.nino( group: String, module: String, version: String): Dependency?
Content copied to clipboard
Adds a dependency from the sh.nino
package. Only modules that require this is:
fun KotlinDependencyHandler.nino( group: String, module: String, version: String): Dependency?
Content copied to clipboard
Adds a dependency from the sh.nino
package for MPP projects. Only modules that require this is:
Link copied to clipboard
Adds the Noelware repository to this current RepositoryHandler.
fun DependencyHandler.noelware( group: String, module: String, version: String): Dependency?
Content copied to clipboard
fun KotlinDependencyHandler.noelware( group: String, module: String, version: String): Dependency?
Content copied to clipboard
Adds any dependencies from the org.noelware
package for MPP projects.