License |
License |
---|---|
Categories |
CategoriesGroovy Languages Ant Build Tools |
GroupId | GroupIdio.github.solven-eu.cleanthat |
ArtifactId | ArtifactIdgroovy |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Dependencies
|
Filename | Size |
---|---|
groovy-1.3.pom | |
groovy-1.3.jar | 9 KB |
groovy-1.3-sources.jar | 6 KB |
groovy-1.3-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/groovy/ -->
<dependency>
<groupId>io.github.solven-eu.cleanthat</groupId>
<artifactId>groovy</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/groovy/
implementation 'io.github.solven-eu.cleanthat:groovy:1.3'
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/groovy/
implementation ("io.github.solven-eu.cleanthat:groovy:1.3")
'io.github.solven-eu.cleanthat:groovy:jar:1.3'
<dependency org="io.github.solven-eu.cleanthat" name="groovy" rev="1.3">
<artifact name="groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.solven-eu.cleanthat', module='groovy', version='1.3')
)
libraryDependencies += "io.github.solven-eu.cleanthat" % "groovy" % "1.3"
[io.github.solven-eu.cleanthat/groovy "1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.solven-eu.cleanthat : code-cleaners | jar | 1.3 |
org.codehaus.groovy : groovy-eclipse-compiler | jar | 3.7.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.solven-eu.cleanthat : test-helpers | jar | 1.3 |