License |
License
MIT License
|
---|---|
GroupId | GroupIdde.adito.propertly |
ArtifactId | ArtifactIdpropertly.core |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptiona listenable hierarchical data model
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
propertly.core-1.0.5.pom | |
propertly.core-1.0.5.jar | 85 KB |
propertly.core-1.0.5-tests.jar | 35 KB |
propertly.core-1.0.5-sources.jar | 49 KB |
propertly.core-1.0.5-javadoc.jar | 679 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adito.propertly/propertly.core/ -->
<dependency>
<groupId>de.adito.propertly</groupId>
<artifactId>propertly.core</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.adito.propertly/propertly.core/
implementation 'de.adito.propertly:propertly.core:1.0.5'
// https://jarcasting.com/artifacts/de.adito.propertly/propertly.core/
implementation ("de.adito.propertly:propertly.core:1.0.5")
'de.adito.propertly:propertly.core:jar:1.0.5'
<dependency org="de.adito.propertly" name="propertly.core" rev="1.0.5">
<artifact name="propertly.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adito.propertly', module='propertly.core', version='1.0.5')
)
libraryDependencies += "de.adito.propertly" % "propertly.core" % "1.0.5"
[de.adito.propertly/propertly.core "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
de.adito.util : weak | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations Optional | jar | 16.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |