Jar examples for s:scandium
A library for exchanging data using DTLS over UDP
You can download jar file scandium 1.0.6 in this page.
Eclipse Public License - Version 1.0
You can use the following script to add scandium-1.0.6.jar to your project.
<dependency> <groupId>org.eclipse.californium</groupId> <artifactId>scandium</artifactId> <version>1.0.6</version> </dependency>
compile group: 'org.eclipse.californium', name: 'scandium', version: '1.0.6'
libraryDependencies += "org.eclipse.californium" % "scandium" % "1.0.6"
<dependency org="org.eclipse.californium" name="scandium" rev="1.0.6"/>
@Grapes(@Grab(group='org.eclipse.californium', module='scandium', version='1.0.6'))
'org.eclipse.californium:scandium:jar:1.0.6'
Click the following link to download the jar file.
scandium-1.0.6-javadoc.jar