License |
License
MIT License
|
---|---|
Categories |
CategoriesSerialization Data Data Formats |
GroupId | GroupIdde.adito.propertly |
ArtifactId | ArtifactIdpropertly.serialization |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptiona listenable hierarchical data model
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.adito.propertly/propertly.serialization/ -->
<dependency>
<groupId>de.adito.propertly</groupId>
<artifactId>propertly.serialization</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.adito.propertly/propertly.serialization/
implementation 'de.adito.propertly:propertly.serialization:1.0.3'
// https://jarcasting.com/artifacts/de.adito.propertly/propertly.serialization/
implementation ("de.adito.propertly:propertly.serialization:1.0.3")
'de.adito.propertly:propertly.serialization:jar:1.0.3'
<dependency org="de.adito.propertly" name="propertly.serialization" rev="1.0.3">
<artifact name="propertly.serialization" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adito.propertly', module='propertly.serialization', version='1.0.3')
)
libraryDependencies += "de.adito.propertly" % "propertly.serialization" % "1.0.3"
[de.adito.propertly/propertly.serialization "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
de.adito.propertly : propertly.core | jar | 1.0.3 |
de.adito.picoservice : picoservice | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations Optional | jar | 16.0.3 |
Group / Artifact | Type | Version |
---|---|---|
de.adito.propertly : propertly.core | test-jar | 1.0.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |