LoRaWan packet library

This is a library do decode LoRaWan packets

License

License

MIT License
GroupId

GroupId

com.github.cambierr
ArtifactId

ArtifactId

LoRaWanPacket
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

LoRaWan packet library
This is a library do decode LoRaWan packets

Download LoRaWanPacket

How to add to project

<!-- 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.

Versions

Version
0.1