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