License |
License |
---|---|
GroupId | GroupIdcom.github.ruediste |
ArtifactId | ArtifactIdattached-properties-4j |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAttached Properties for Java
Small library providing the ability to attach properties to objects
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.ruediste/attached-properties-4j/ -->
<dependency>
<groupId>com.github.ruediste</groupId>
<artifactId>attached-properties-4j</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ruediste/attached-properties-4j/
implementation 'com.github.ruediste:attached-properties-4j:0.0.2'
// https://jarcasting.com/artifacts/com.github.ruediste/attached-properties-4j/
implementation ("com.github.ruediste:attached-properties-4j:0.0.2")
'com.github.ruediste:attached-properties-4j:jar:0.0.2'
<dependency org="com.github.ruediste" name="attached-properties-4j" rev="0.0.2">
<artifact name="attached-properties-4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ruediste', module='attached-properties-4j', version='0.0.2')
)
libraryDependencies += "com.github.ruediste" % "attached-properties-4j" % "0.0.2"
[com.github.ruediste/attached-properties-4j "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |