Download scala-extensions_2.11-0.5.1.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.5.1 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.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials