is not current version
Last Version 0.1.2

com.gizwits.www:snoti-client 0.1.0

Snoti client is utils for access to private cloud

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gizwits.www
ArtifactId

ArtifactId

snoti-client
Version

Version

0.1.0
Type

Type

jar

Download snoti-client 0.1.0


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