License |
License |
---|---|
GroupId | GroupIdcom.anrisoftware.globalpom |
ArtifactId | ArtifactIdglobalpomutils-bundle |
Last Version | Last Version4.5.0 |
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-bundle-4.5.0.pom | 9 KB |
globalpomutils-bundle-4.5.0-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anrisoftware.globalpom/globalpomutils-bundle/ -->
<dependency>
<groupId>com.anrisoftware.globalpom</groupId>
<artifactId>globalpomutils-bundle</artifactId>
<version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.globalpom/globalpomutils-bundle/
implementation 'com.anrisoftware.globalpom:globalpomutils-bundle:4.5.0'
// https://jarcasting.com/artifacts/com.anrisoftware.globalpom/globalpomutils-bundle/
implementation ("com.anrisoftware.globalpom:globalpomutils-bundle:4.5.0")
'com.anrisoftware.globalpom:globalpomutils-bundle:jar:4.5.0'
<dependency org="com.anrisoftware.globalpom" name="globalpomutils-bundle" rev="4.5.0">
<artifact name="globalpomutils-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.globalpom', module='globalpomutils-bundle', version='4.5.0')
)
libraryDependencies += "com.anrisoftware.globalpom" % "globalpomutils-bundle" % "4.5.0"
[com.anrisoftware.globalpom/globalpomutils-bundle "4.5.0"]