Download dsh-identify-1.0.jar file - Jar d

Jar examples for d:dsh-identify

Description

Lightweight components for identifiable beans.

You can download jar file dsh-identify 1.0 in this page.

License

LGPL

Build File

You can use the following script to add dsh-identify-1.0.jar to your project.

<dependency>
   <groupId>org.dishevelled</groupId>
   <artifactId>dsh-identify</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'org.dishevelled', name: 'dsh-identify', version: '1.0'
libraryDependencies += "org.dishevelled" % "dsh-identify" % "1.0"
<dependency org="org.dishevelled" name="dsh-identify" rev="1.0"/>
@Grapes(@Grab(group='org.dishevelled', module='dsh-identify', version='1.0'))
'org.dishevelled:dsh-identify:jar:1.0'

Download

Click the following link to download the jar file.

dsh-identify-1.0-javadoc.jar
dsh-identify-1.0-sources.jar
dsh-identify-1.0-tests.jar
dsh-identify-1.0.jar
dsh-identify-1.0.pom



Related Tutorials