Download scala-extensions_2.11-0.2.jar file - Jar s

Jar examples for s:scala-extensions-2.11

Description

Composable Records and type-indexed Maps for Scala

You can download jar file scala-extensions_2.11 0.2 in this page.

License

Creative Commons Attribution-ShareAlike 4.0 International

Build File

You can use the following script to add scala-extensions_2.11-0.2.jar to your project.

<dependency>
   <groupId>org.cvogt</groupId>
   <artifactId>scala-extensions_2.11</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'org.cvogt', name: 'scala-extensions_2.11', version: '0.2'
libraryDependencies += "org.cvogt" % "scala-extensions_2.11" % "0.2"
<dependency org="org.cvogt" name="scala-extensions_2.11" rev="0.2"/>
@Grapes(@Grab(group='org.cvogt', module='scala-extensions_2.11', version='0.2'))
'org.cvogt:scala-extensions_2.11:jar:0.2'

Download

Click the following link to download the jar file.

scala-extensions_2.11-0.2-javadoc.jar
scala-extensions_2.11-0.2-sources.jar
scala-extensions_2.11-0.2.jar
scala-extensions_2.11-0.2.pom



Related Tutorials