License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdorg.infrastructurebuilder.util |
ArtifactId | ArtifactIdgroovy-import-pom |
Last Version | Last Version2.5.7.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongroovy-import-pom
Groovy support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
groovy-import-pom-2.5.7.1.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.util/groovy-import-pom/ -->
<dependency>
<groupId>org.infrastructurebuilder.util</groupId>
<artifactId>groovy-import-pom</artifactId>
<version>2.5.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util/groovy-import-pom/
implementation 'org.infrastructurebuilder.util:groovy-import-pom:2.5.7.1'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util/groovy-import-pom/
implementation ("org.infrastructurebuilder.util:groovy-import-pom:2.5.7.1")
'org.infrastructurebuilder.util:groovy-import-pom:pom:2.5.7.1'
<dependency org="org.infrastructurebuilder.util" name="groovy-import-pom" rev="2.5.7.1">
<artifact name="groovy-import-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.util', module='groovy-import-pom', version='2.5.7.1')
)
libraryDependencies += "org.infrastructurebuilder.util" % "groovy-import-pom" % "2.5.7.1"
[org.infrastructurebuilder.util/groovy-import-pom "2.5.7.1"]