Attached Properties for Java

Small library providing the ability to attach properties to objects

License

License

GroupId

GroupId

com.github.ruediste
ArtifactId

ArtifactId

attached-properties-4j
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Attached Properties for Java
Small library providing the ability to attach properties to objects
Project URL

Project URL

https://github.com/ruediste/attached-properties-4j

Download attached-properties-4j

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1