License |
License |
---|---|
GroupId | GroupIdcom.anrisoftware.globalpom |
ArtifactId | ArtifactIdglobalpomutils |
Last Version | Last Version4.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlobal POM Utilities :: Bundle POM
Contains the modules of the Global POM Utilities.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
globalpomutils-4.6.2.pom | 11 KB |
globalpomutils-4.6.2-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anrisoftware.globalpom/globalpomutils/ -->
<dependency>
<groupId>com.anrisoftware.globalpom</groupId>
<artifactId>globalpomutils</artifactId>
<version>4.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.globalpom/globalpomutils/
implementation 'com.anrisoftware.globalpom:globalpomutils:4.6.2'
// https://jarcasting.com/artifacts/com.anrisoftware.globalpom/globalpomutils/
implementation ("com.anrisoftware.globalpom:globalpomutils:4.6.2")
'com.anrisoftware.globalpom:globalpomutils:jar:4.6.2'
<dependency org="com.anrisoftware.globalpom" name="globalpomutils" rev="4.6.2">
<artifact name="globalpomutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.globalpom', module='globalpomutils', version='4.6.2')
)
libraryDependencies += "com.anrisoftware.globalpom" % "globalpomutils" % "4.6.2"
[com.anrisoftware.globalpom/globalpomutils "4.6.2"]