Download scala-util_2.12-0.1.3.jar file - Jar s

Jar examples for s:scala-util-2.12

Description

scala-util

You can download jar file scala-util_2.12 0.1.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add scala-util_2.12-0.1.3.jar to your project.

<dependency>
   <groupId>com.github.mwegrz</groupId>
   <artifactId>scala-util_2.12</artifactId>
   <version>0.1.3</version>
</dependency>
compile group: 'com.github.mwegrz', name: 'scala-util_2.12', version: '0.1.3'
libraryDependencies += "com.github.mwegrz" % "scala-util_2.12" % "0.1.3"
<dependency org="com.github.mwegrz" name="scala-util_2.12" rev="0.1.3"/>
@Grapes(@Grab(group='com.github.mwegrz', module='scala-util_2.12', version='0.1.3'))
'com.github.mwegrz:scala-util_2.12:jar:0.1.3'

Download

Click the following link to download the jar file.

scala-util_2.12-0.1.3-javadoc.jar
scala-util_2.12-0.1.3-sources.jar
scala-util_2.12-0.1.3.jar
scala-util_2.12-0.1.3.pom



Related Tutorials