Jar examples for u:utilib-2.12
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.12 0.3.0 in this page.
Apache License, Version 2.0
You can use the following script to add utilib_2.12-0.3.0.jar to your project.
<dependency> <groupId>de.h2b.scala.lib</groupId> <artifactId>utilib_2.12</artifactId> <version>0.3.0</version> </dependency>
compile group: 'de.h2b.scala.lib', name: 'utilib_2.12', version: '0.3.0'
libraryDependencies += "de.h2b.scala.lib" % "utilib_2.12" % "0.3.0"
<dependency org="de.h2b.scala.lib" name="utilib_2.12" rev="0.3.0"/>
@Grapes(@Grab(group='de.h2b.scala.lib', module='utilib_2.12', version='0.3.0'))
'de.h2b.scala.lib:utilib_2.12:jar:0.3.0'
Click the following link to download the jar file.
utilib_2.12-0.3.0-javadoc.jar