Jar examples for u:util-2.12
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-M3 in this page.
GNU Lesser General Public License version 3 (LGPLv3)
You can use the following script to add util_2.12-2.0.0-M3.jar to your project.
<dependency> <groupId>org.ensime</groupId> <artifactId>util_2.12</artifactId> <version>2.0.0-M3</version> </dependency>
compile group: 'org.ensime', name: 'util_2.12', version: '2.0.0-M3'
libraryDependencies += "org.ensime" % "util_2.12" % "2.0.0-M3"
<dependency org="org.ensime" name="util_2.12" rev="2.0.0-M3"/>
@Grapes(@Grab(group='org.ensime', module='util_2.12', version='2.0.0-M3'))
'org.ensime:util_2.12:jar:2.0.0-M3'
Click the following link to download the jar file.
util_2.12-2.0.0-M3-javadoc.jar