License |
License |
---|---|
GroupId | GroupIdorg.sobotics |
ArtifactId | ArtifactIdredunda-lib |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedunda Library
Communicates with SOBotic's Redunda
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redunda-lib-1.0.0.pom | |
redunda-lib-1.0.0.jar | 4 KB |
redunda-lib-1.0.0-sources.jar | 2 KB |
redunda-lib-1.0.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sobotics/redunda-lib/ -->
<dependency>
<groupId>org.sobotics</groupId>
<artifactId>redunda-lib</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sobotics/redunda-lib/
implementation 'org.sobotics:redunda-lib:1.0.0'
// https://jarcasting.com/artifacts/org.sobotics/redunda-lib/
implementation ("org.sobotics:redunda-lib:1.0.0")
'org.sobotics:redunda-lib:jar:1.0.0'
<dependency org="org.sobotics" name="redunda-lib" rev="1.0.0">
<artifact name="redunda-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sobotics', module='redunda-lib', version='1.0.0')
)
libraryDependencies += "org.sobotics" % "redunda-lib" % "1.0.0"
[org.sobotics/redunda-lib "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.0 |