Last Version

rooty 0.0.4

Gradle plugin for automating idiomatic part of multi-project gradle configuration

License

License

GroupId

GroupId

org.akhikhl.rooty
ArtifactId

ArtifactId

rooty
Version

Version

0.0.4
Type

Type

jar
Description

Description

rooty
Gradle plugin for automating idiomatic part of multi-project gradle configuration
Project URL

Project URL

https://github.com/akhikhl/rooty

Download rooty 0.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.2.2

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.