License |
License |
---|---|
GroupId | GroupIdcom.anrisoftware.propertiesutils |
ArtifactId | ArtifactIdpropertiesutils-parent |
Last Version | Last Version4.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProperties Utilities :: Parent POM
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
propertiesutils-parent-4.5.0.pom | 2 KB |
propertiesutils-parent-4.5.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anrisoftware.propertiesutils/propertiesutils-parent/ -->
<dependency>
<groupId>com.anrisoftware.propertiesutils</groupId>
<artifactId>propertiesutils-parent</artifactId>
<version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.propertiesutils/propertiesutils-parent/
implementation 'com.anrisoftware.propertiesutils:propertiesutils-parent:4.5.0'
// https://jarcasting.com/artifacts/com.anrisoftware.propertiesutils/propertiesutils-parent/
implementation ("com.anrisoftware.propertiesutils:propertiesutils-parent:4.5.0")
'com.anrisoftware.propertiesutils:propertiesutils-parent:jar:4.5.0'
<dependency org="com.anrisoftware.propertiesutils" name="propertiesutils-parent" rev="4.5.0">
<artifact name="propertiesutils-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.propertiesutils', module='propertiesutils-parent', version='4.5.0')
)
libraryDependencies += "com.anrisoftware.propertiesutils" % "propertiesutils-parent" % "4.5.0"
[com.anrisoftware.propertiesutils/propertiesutils-parent "4.5.0"]