MVN

com.juul.koap : koap-jvm

Maven & Gradle

Jun 23, 2023
17 stars

KoAP · Kotlin CoAP encoder/decoder.

<dependency>
    <groupId>com.juul.koap</groupId>
    <artifactId>koap-jvm</artifactId>
    <version>0.8.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.juul.koap : koap-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.3

All Versions

Choose a version of com.juul.koap : koap-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
koap-jvm-0.8.3
koap-jvm-0.8.2
koap-jvm-0.8.1
koap-jvm-0.8.0
0.7.x
koap-jvm-0.7.1
koap-jvm-0.7.0
0.6.x
koap-jvm-0.6.3
koap-jvm-0.6.2
koap-jvm-0.6.1
koap-jvm-0.6.0
0.5.x
koap-jvm-0.5.0
0.4.x
koap-jvm-0.4.0
0.3.x
koap-jvm-0.3.3

How to add a dependency to Maven

Add the following com.juul.koap : koap-jvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.juul.koap</groupId>
    <artifactId>koap-jvm</artifactId>
    <version>0.8.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.juul.koap : koap-jvm gradle dependency to your build.gradle file:

implementation 'com.juul.koap:koap-jvm:0.8.3'

Gradle Kotlin DSL: Add the following com.juul.koap : koap-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.juul.koap:koap-jvm:0.8.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.juul.koap : koap-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.juul.koap" % "koap-jvm" % "0.8.3"

Advertisement

Dependencies from Group

Jun 23, 2023
17 stars
Nov 03, 2020
17 stars
Jun 23, 2023
17 stars
Jun 23, 2023
17 stars
Jun 23, 2023
17 stars

Discover Dependencies

Jun 16, 2023
23 stars
Oct 13, 2020
2 stars
Oct 12, 2020
4 stars
Oct 13, 2020
2 usages
2 stars
Sep 13, 2022
3 usages
65 stars
Nov 07, 2021
6 usages
4 stars