Last Version

LoRaWan packet library 0.1

This is a library do decode LoRaWan packets

License

License

MIT License
GroupId

GroupId

com.github.cambierr
ArtifactId

ArtifactId

LoRaWanPacket
Version

Version

0.1
Type

Type

jar
Description

Description

LoRaWan packet library
This is a library do decode LoRaWan packets

Download LoRaWanPacket 0.1


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.seleniumhq.selenium : selenium-java jar 2.44.0
com.opera : operadriver jar 1.5

Project Modules

There are no modules declared in this project.