Last Version

gradle-include-plugin 0.2.0

Parametrizable includes for Gradle build scripts

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.standardout
ArtifactId

ArtifactId

gradle-include-plugin
Version

Version

0.2.0
Type

Type

jar
Description

Description

gradle-include-plugin
Parametrizable includes for Gradle build scripts
Project URL

Project URL

https://github.com/stempler/gradle-include-plugin

Download gradle-include-plugin 0.2.0


<!-- https://jarcasting.com/artifacts/org.standardout/gradle-include-plugin/ -->
<dependency>
    <groupId>org.standardout</groupId>
    <artifactId>gradle-include-plugin</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.standardout/gradle-include-plugin/
implementation 'org.standardout:gradle-include-plugin:0.2.0'
// https://jarcasting.com/artifacts/org.standardout/gradle-include-plugin/
implementation ("org.standardout:gradle-include-plugin:0.2.0")
'org.standardout:gradle-include-plugin:jar:0.2.0'
<dependency org="org.standardout" name="gradle-include-plugin" rev="0.2.0">
  <artifact name="gradle-include-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.standardout', module='gradle-include-plugin', version='0.2.0')
)
libraryDependencies += "org.standardout" % "gradle-include-plugin" % "0.2.0"
[org.standardout/gradle-include-plugin "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.