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