Download util_2.12-2.0.0-M4.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-M4 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-M4.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials