is not current version
Last Version 1.11.0

com.sitewhere:sitewhere-client 1.0.5


Categories

Categories

CLI User Interface
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-client
Version

Version

1.0.5
Type

Type

jar

Download sitewhere-client 1.0.5


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