Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.wizecommerce |
ArtifactId | ArtifactIdhecuba-client |
Version | Version0.0.54 |
Type | Typejar |
Filename | Size |
---|---|
hecuba-client-0.0.54.pom | |
hecuba-client-0.0.54.jar | 88 KB |
hecuba-client-0.0.54-sources.jar | 51 KB |
hecuba-client-0.0.54-javadoc.jar | 217 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wizecommerce/hecuba-client/ -->
<dependency>
<groupId>com.wizecommerce</groupId>
<artifactId>hecuba-client</artifactId>
<version>0.0.54</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizecommerce/hecuba-client/
implementation 'com.wizecommerce:hecuba-client:0.0.54'
// https://jarcasting.com/artifacts/com.wizecommerce/hecuba-client/
implementation ("com.wizecommerce:hecuba-client:0.0.54")
'com.wizecommerce:hecuba-client:jar:0.0.54'
<dependency org="com.wizecommerce" name="hecuba-client" rev="0.0.54">
<artifact name="hecuba-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizecommerce', module='hecuba-client', version='0.0.54')
)
libraryDependencies += "com.wizecommerce" % "hecuba-client" % "0.0.54"
[com.wizecommerce/hecuba-client "0.0.54"]