Jar examples for u:utilib-2.11
This is a Scala library of programming utilities. It is not intended to comprise a systematic collection but contains some tools that happen to be useful for myself and may be of interest for others.
You can download jar file utilib_2.11 0.4.1 in this page.
Apache License, Version 2.0
You can use the following script to add utilib_2.11-0.4.1.jar to your project.
<dependency> <groupId>de.h2b.scala.lib</groupId> <artifactId>utilib_2.11</artifactId> <version>0.4.1</version> </dependency>
compile group: 'de.h2b.scala.lib', name: 'utilib_2.11', version: '0.4.1'
libraryDependencies += "de.h2b.scala.lib" % "utilib_2.11" % "0.4.1"
<dependency org="de.h2b.scala.lib" name="utilib_2.11" rev="0.4.1"/>
@Grapes(@Grab(group='de.h2b.scala.lib', module='utilib_2.11', version='0.4.1'))
'de.h2b.scala.lib:utilib_2.11:jar:0.4.1'
Click the following link to download the jar file.
utilib_2.11-0.4.1-javadoc.jar