is not current version
Last Version 1.0.5

de.adito.propertly:propertly.core 1.0.3


GroupId

GroupId

de.adito.propertly
ArtifactId

ArtifactId

propertly.core
Version

Version

1.0.3
Type

Type

jar

Download propertly.core 1.0.3


<!-- https://jarcasting.com/artifacts/de.adito.propertly/propertly.core/ -->
<dependency>
    <groupId>de.adito.propertly</groupId>
    <artifactId>propertly.core</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.adito.propertly/propertly.core/
implementation 'de.adito.propertly:propertly.core:1.0.3'
// https://jarcasting.com/artifacts/de.adito.propertly/propertly.core/
implementation ("de.adito.propertly:propertly.core:1.0.3")
'de.adito.propertly:propertly.core:jar:1.0.3'
<dependency org="de.adito.propertly" name="propertly.core" rev="1.0.3">
  <artifact name="propertly.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adito.propertly', module='propertly.core', version='1.0.3')
)
libraryDependencies += "de.adito.propertly" % "propertly.core" % "1.0.3"
[de.adito.propertly/propertly.core "1.0.3"]