GroupId | GroupIdio.sphere.jvmsdk |
---|---|
ArtifactId | ArtifactIdtax-categories |
Version | Version1.0.0-M2 |
Type | Typejar |
Filename | Size |
---|---|
tax-categories-1.0.0-M2.pom | |
tax-categories-1.0.0-M2.jar | 11 KB |
tax-categories-1.0.0-M2-sources.jar | 6 KB |
tax-categories-1.0.0-M2-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sphere.jvmsdk/tax-categories/ -->
<dependency>
<groupId>io.sphere.jvmsdk</groupId>
<artifactId>tax-categories</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/tax-categories/
implementation 'io.sphere.jvmsdk:tax-categories:1.0.0-M2'
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/tax-categories/
implementation ("io.sphere.jvmsdk:tax-categories:1.0.0-M2")
'io.sphere.jvmsdk:tax-categories:jar:1.0.0-M2'
<dependency org="io.sphere.jvmsdk" name="tax-categories" rev="1.0.0-M2">
<artifact name="tax-categories" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.jvmsdk', module='tax-categories', version='1.0.0-M2')
)
libraryDependencies += "io.sphere.jvmsdk" % "tax-categories" % "1.0.0-M2"
[io.sphere.jvmsdk/tax-categories "1.0.0-M2"]