License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdio.github.rothschil |
ArtifactId | ArtifactIdgroovy-demo |
Last Version | Last Version1.1.4.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrothschil-common
Pippin, was a Hobbit of the Shire, and one of Frodo Baggins' youngest, but closest friends. He was a member of the Fellowship of the Ring and later became the thirty-second Thain of the Shire
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
groovy-demo-1.1.4.RELEASE.pom | |
groovy-demo-1.1.4.RELEASE-sources.jar | 261 bytes |
groovy-demo-1.1.4.RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.rothschil/groovy-demo/ -->
<dependency>
<groupId>io.github.rothschil</groupId>
<artifactId>groovy-demo</artifactId>
<version>1.1.4.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rothschil/groovy-demo/
implementation 'io.github.rothschil:groovy-demo:1.1.4.RELEASE'
// https://jarcasting.com/artifacts/io.github.rothschil/groovy-demo/
implementation ("io.github.rothschil:groovy-demo:1.1.4.RELEASE")
'io.github.rothschil:groovy-demo:pom:1.1.4.RELEASE'
<dependency org="io.github.rothschil" name="groovy-demo" rev="1.1.4.RELEASE">
<artifact name="groovy-demo" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.rothschil', module='groovy-demo', version='1.1.4.RELEASE')
)
libraryDependencies += "io.github.rothschil" % "groovy-demo" % "1.1.4.RELEASE"
[io.github.rothschil/groovy-demo "1.1.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |