Download attached-properties-4j-0.0.2.jar file - Jar a

Jar examples for a:attached-properties-4j

Description

Small library providing the ability to attach properties to objects

You can download jar file attached-properties-4j 0.0.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add attached-properties-4j-0.0.2.jar to your project.

<dependency>
   <groupId>com.github.ruediste</groupId>
   <artifactId>attached-properties-4j</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'com.github.ruediste', name: 'attached-properties-4j', version: '0.0.2'
libraryDependencies += "com.github.ruediste" % "attached-properties-4j" % "0.0.2"
<dependency org="com.github.ruediste" name="attached-properties-4j" rev="0.0.2"/>
@Grapes(@Grab(group='com.github.ruediste', module='attached-properties-4j', version='0.0.2'))
'com.github.ruediste:attached-properties-4j:jar:0.0.2'

Download

Click the following link to download the jar file.

attached-properties-4j-0.0.2-javadoc.jar
attached-properties-4j-0.0.2-sources.jar
attached-properties-4j-0.0.2.jar
attached-properties-4j-0.0.2.pom



Related Tutorials