is not current version
Last Version 0.8.0

KoAP 0.4.0

Kotlin CoAP encoder/decoder.

License

License

GroupId

GroupId

com.juul.koap
ArtifactId

ArtifactId

koap
Version

Version

0.4.0
Type

Type

pom
Description

Description

KoAP
Kotlin CoAP encoder/decoder.
Project URL

Project URL

https://github.com/JuulLabs/koap
Source Code Management

Source Code Management

https://github.com/JuulLabs/koap

Download koap 0.4.0


<!-- https://jarcasting.com/artifacts/com.juul.koap/koap/ -->
<dependency>
    <groupId>com.juul.koap</groupId>
    <artifactId>koap</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.juul.koap/koap/
implementation 'com.juul.koap:koap:0.4.0'
// https://jarcasting.com/artifacts/com.juul.koap/koap/
implementation ("com.juul.koap:koap:0.4.0")
'com.juul.koap:koap:pom:0.4.0'
<dependency org="com.juul.koap" name="koap" rev="0.4.0">
  <artifact name="koap" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.juul.koap', module='koap', version='0.4.0')
)
libraryDependencies += "com.juul.koap" % "koap" % "0.4.0"
[com.juul.koap/koap "0.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.