GroupId | GroupIdcom.anrisoftware.propertiesutils |
---|---|
ArtifactId | ArtifactIdpropertiesutils-parent |
Version | Version4.3.1 |
Type | Typejar |
Filename | Size |
---|---|
propertiesutils-parent-4.3.1.pom | 1 KB |
propertiesutils-parent-4.3.1-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.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.propertiesutils/propertiesutils-parent/
implementation 'com.anrisoftware.propertiesutils:propertiesutils-parent:4.3.1'
// https://jarcasting.com/artifacts/com.anrisoftware.propertiesutils/propertiesutils-parent/
implementation ("com.anrisoftware.propertiesutils:propertiesutils-parent:4.3.1")
'com.anrisoftware.propertiesutils:propertiesutils-parent:jar:4.3.1'
<dependency org="com.anrisoftware.propertiesutils" name="propertiesutils-parent" rev="4.3.1">
<artifact name="propertiesutils-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.propertiesutils', module='propertiesutils-parent', version='4.3.1')
)
libraryDependencies += "com.anrisoftware.propertiesutils" % "propertiesutils-parent" % "4.3.1"
[com.anrisoftware.propertiesutils/propertiesutils-parent "4.3.1"]