Download sext-0.2.3.jar file - Jar s

Jar examples for s:sext

Description

A small extensions library for Scala

You can download jar file sext 0.2.3 in this page.

License

MIT/X11

Build File

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

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

Download

Click the following link to download the jar file.

sext-0.2.3-javadoc.jar
sext-0.2.3-sources.jar
sext-0.2.3.jar
sext-0.2.3.pom



Related Tutorials