is not current version
Last Version 1.0.0-M3

io.sphere.jvmsdk:tax-categories 1.0.0-M2

tax-categories

GroupId

GroupId

io.sphere.jvmsdk
ArtifactId

ArtifactId

tax-categories
Version

Version

1.0.0-M2
Type

Type

jar

Download tax-categories 1.0.0-M2


<!-- 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"]