is not current version
Last Version 0.1.1-SNAPSHOTv4

net.motionintelligence:r360-java-client 0.0.25

Java client library for easy usage of Route 360 services.

Categories

Categories

Java Languages Net CLI User Interface
GroupId

GroupId

net.motionintelligence
ArtifactId

ArtifactId

r360-java-client
Version

Version

0.0.25
Type

Type

jar

Download r360-java-client 0.0.25


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