Download sext-0.2.2.jar file - Jar s

Jar examples for s:sext

Description

A small extensions library for Scala

You can download jar file sext 0.2.2 in this page.

License

MIT/X11

Build File

You can use the following script to add sext-0.2.2.jar to your project.

<dependency>
   <groupId>com.github.nikita-volkov</groupId>
   <artifactId>sext</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'com.github.nikita-volkov', name: 'sext', version: '0.2.2'
libraryDependencies += "com.github.nikita-volkov" % "sext" % "0.2.2"
<dependency org="com.github.nikita-volkov" name="sext" rev="0.2.2"/>
@Grapes(@Grab(group='com.github.nikita-volkov', module='sext', version='0.2.2'))
'com.github.nikita-volkov:sext:jar:0.2.2'

Download

Click the following link to download the jar file.

sext-0.2.2-javadoc.jar
sext-0.2.2-sources.jar
sext-0.2.2.jar
sext-0.2.2.pom



Related Tutorials