MVN

org.github.leshan : leshan-all

Maven & Gradle

Jan 16, 2015
41 stars

leshan - all · A LWM2M client and server based on Californium (CoAP) all in one.

<dependency>
    <groupId>org.github.leshan</groupId>
    <artifactId>leshan-all</artifactId>
    <version>0.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.github.leshan : leshan-all to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.9

All Versions

Choose a version of org.github.leshan : leshan-all to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
leshan-all-0.1.9
leshan-all-0.1.8

How to add a dependency to Maven

Add the following org.github.leshan : leshan-all maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.github.leshan</groupId>
    <artifactId>leshan-all</artifactId>
    <version>0.1.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.github.leshan : leshan-all gradle dependency to your build.gradle file:

implementation 'org.github.leshan:leshan-all:0.1.9'

Gradle Kotlin DSL: Add the following org.github.leshan : leshan-all gradle kotlin dependency to your build.gradle.kts file:

implementation("org.github.leshan:leshan-all:0.1.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.github.leshan : leshan-all sbt scala dependency to your build.sbt file:

libraryDependencies += "org.github.leshan" % "leshan-all" % "0.1.9"

Advertisement

Dependencies from Group

Jan 16, 2015
6 usages
41 stars
Jan 16, 2015
4 usages
41 stars
Jan 16, 2015
4 usages
41 stars
Jan 16, 2015
2 usages
41 stars
Jan 16, 2015
2 usages

Discover Dependencies

Mar 06, 2014
2 stars
Aug 07, 2011
Nov 15, 2011
1 usages
598 stars
Jul 03, 2014
8 usages
0 stars
Jan 08, 2015
70 stars
Sep 16, 2013
37 stars
Dec 18, 2014
3 usages
1 stars