is not current version
Last Version 1.0.0

org.sobotics:redunda-lib 0.2.0

Communicates with SOBotic's Redunda

GroupId

GroupId

org.sobotics
ArtifactId

ArtifactId

redunda-lib
Version

Version

0.2.0
Type

Type

jar

Download redunda-lib 0.2.0


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