Download util_2.12-2.0.0-M2.jar file - Jar u

Jar examples for u:util-2.12

Description

The Facsimile Utility library contains a number of utility classes used by the other Facsimile libraries.

You can download jar file util_2.12 2.0.0-M2 in this page.

License

GNU Lesser General Public License version 3 (LGPLv3)

Build File

You can use the following script to add util_2.12-2.0.0-M2.jar to your project.

<dependency>
   <groupId>org.ensime</groupId>
   <artifactId>util_2.12</artifactId>
   <version>2.0.0-M2</version>
</dependency>
compile group: 'org.ensime', name: 'util_2.12', version: '2.0.0-M2'
libraryDependencies += "org.ensime" % "util_2.12" % "2.0.0-M2"
<dependency org="org.ensime" name="util_2.12" rev="2.0.0-M2"/>
@Grapes(@Grab(group='org.ensime', module='util_2.12', version='2.0.0-M2'))
'org.ensime:util_2.12:jar:2.0.0-M2'

Download

Click the following link to download the jar file.

util_2.12-2.0.0-M2-javadoc.jar
util_2.12-2.0.0-M2-sources.jar
util_2.12-2.0.0-M2.jar
util_2.12-2.0.0-M2.pom



Related Tutorials