Download identificator-1.2.0.jar file - Jar i

Jar examples for i:identificator

Description

Help for implementing hashCode, toString, and equals.

You can download jar file identificator 1.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add identificator-1.2.0.jar to your project.

<dependency>
   <groupId>br.eti.clairton</groupId>
   <artifactId>identificator</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'br.eti.clairton', name: 'identificator', version: '1.2.0'
libraryDependencies += "br.eti.clairton" % "identificator" % "1.2.0"
<dependency org="br.eti.clairton" name="identificator" rev="1.2.0"/>
@Grapes(@Grab(group='br.eti.clairton', module='identificator', version='1.2.0'))
'br.eti.clairton:identificator:jar:1.2.0'

Download

Click the following link to download the jar file.

identificator-1.2.0-javadoc.jar
identificator-1.2.0-sources.jar
identificator-1.2.0.jar
identificator-1.2.0.pom



Related Tutorials