Download equal_2.10-0.1.1.jar file - Jar e

Jar examples for e:equal-2.10

Description

Simple macro-based type safe equals operator ===

You can download jar file equal_2.10 0.1.1 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add equal_2.10-0.1.1.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>equal_2.10</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'de.sciss', name: 'equal_2.10', version: '0.1.1'
libraryDependencies += "de.sciss" % "equal_2.10" % "0.1.1"
<dependency org="de.sciss" name="equal_2.10" rev="0.1.1"/>
@Grapes(@Grab(group='de.sciss', module='equal_2.10', version='0.1.1'))
'de.sciss:equal_2.10:jar:0.1.1'

Download

Click the following link to download the jar file.

equal_2.10-0.1.1-javadoc.jar
equal_2.10-0.1.1-sources.jar
equal_2.10-0.1.1.jar
equal_2.10-0.1.1.pom



Related Tutorials