Download scandium-0.1.6-final.jar file - Jar s

Jar examples for s:scandium

Description

A library for exchanging data using DTLS over UDP

You can download jar file scandium 0.1.6-final in this page.

License

Eclipse Public License - Version 1.0

Build File

You can use the following script to add scandium-0.1.6-final.jar to your project.

<dependency>
   <groupId>ch.ethz.inf.vs</groupId>
   <artifactId>scandium</artifactId>
   <version>0.1.6-final</version>
</dependency>
compile group: 'ch.ethz.inf.vs', name: 'scandium', version: '0.1.6-final'
libraryDependencies += "ch.ethz.inf.vs" % "scandium" % "0.1.6-final"
<dependency org="ch.ethz.inf.vs" name="scandium" rev="0.1.6-final"/>
@Grapes(@Grab(group='ch.ethz.inf.vs', module='scandium', version='0.1.6-final'))
'ch.ethz.inf.vs:scandium:jar:0.1.6-final'

Download

Click the following link to download the jar file.

scandium-0.1.6-final-javadoc.jar
scandium-0.1.6-final-sources.jar
scandium-0.1.6-final.jar
scandium-0.1.6-final.pom



Related Tutorials