Download leshan-core-0.1.7.jar file - Jar l

Jar examples for l:leshan-core

Description

Core classes for implementing Lightweight M2M

You can download jar file leshan-core 0.1.7 in this page.

License

Open Source License

Build File

You can use the following script to add leshan-core-0.1.7.jar to your project.

<dependency>
   <groupId>org.github.leshan</groupId>
   <artifactId>leshan-core</artifactId>
   <version>0.1.7</version>
</dependency>
compile group: 'org.github.leshan', name: 'leshan-core', version: '0.1.7'
libraryDependencies += "org.github.leshan" % "leshan-core" % "0.1.7"
<dependency org="org.github.leshan" name="leshan-core" rev="0.1.7"/>
@Grapes(@Grab(group='org.github.leshan', module='leshan-core', version='0.1.7'))
'org.github.leshan:leshan-core:jar:0.1.7'

Download

Click the following link to download the jar file.

leshan-core-0.1.7-javadoc.jar
leshan-core-0.1.7-sources.jar
leshan-core-0.1.7.jar
leshan-core-0.1.7.pom



Related Tutorials