is not current version
Last Version 1.0.2

fr.rtone:sigfox-client 1.0.1

Sigfox Rest Client makes working with sigfox backend easier

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.rtone
ArtifactId

ArtifactId

sigfox-client
Version

Version

1.0.1
Type

Type

jar

Download sigfox-client 1.0.1


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