Jar examples for s:scandium
A library for exchanging data using DTLS over UDP
You can download jar file scandium 0.1.6-final in this page.
Eclipse Public License - Version 1.0
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'
Click the following link to download the jar file.
scandium-0.1.6-final-javadoc.jar