Download equal_2.12-0.1.2.jar file - Jar e

Jar examples for e:equal-2.12

Description

Simple macro-based type safe equals operator ===

You can download jar file equal_2.12 0.1.2 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add equal_2.12-0.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

equal_2.12-0.1.2-javadoc.jar
equal_2.12-0.1.2-sources.jar
equal_2.12-0.1.2.jar
equal_2.12-0.1.2.pom



Related Tutorials