is not current version
Last Version 0.1.2

com.gizwits.www:snoti-client 0.1.1

Enterprise customers can use the secure data transmission channel provided by SNoti, real-time data collection equipment, equipment for information sorting, equipment status statistics, equipment monitoring, etc .; can also remote control function, real-time transmission of business instructions to control online equipment

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gizwits.www
ArtifactId

ArtifactId

snoti-client
Version

Version

0.1.1
Type

Type

jar

Download snoti-client 0.1.1


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