Download sext-0.2.4.jar file - Jar s

Jar examples for s:sext

Description

A small extensions library for Scala

You can download jar file sext 0.2.4 in this page.

License

MIT/X11

Build File

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

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

Download

Click the following link to download the jar file.

sext-0.2.4-javadoc.jar
sext-0.2.4-sources.jar
sext-0.2.4.jar
sext-0.2.4.pom



Related Tutorials