Download scala-util_2.12-0.1.38.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.38 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.38.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials