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