is not current version
Last Version 1.8.1

com.ge.snowizard:snowizard-client 1.7.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.ge.snowizard
ArtifactId

ArtifactId

snowizard-client
Version

Version

1.7.1
Type

Type

jar

Download snowizard-client 1.7.1


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