is not current version
Last Version 1.0.0-M5

io.sphere.sdk.jvm:taxes 1.0.0-M4

taxes

GroupId

GroupId

io.sphere.sdk.jvm
ArtifactId

ArtifactId

taxes
Version

Version

1.0.0-M4
Type

Type

jar

Download taxes 1.0.0-M4


<!-- https://jarcasting.com/artifacts/io.sphere.sdk.jvm/taxes/ -->
<dependency>
    <groupId>io.sphere.sdk.jvm</groupId>
    <artifactId>taxes</artifactId>
    <version>1.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/taxes/
implementation 'io.sphere.sdk.jvm:taxes:1.0.0-M4'
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/taxes/
implementation ("io.sphere.sdk.jvm:taxes:1.0.0-M4")
'io.sphere.sdk.jvm:taxes:jar:1.0.0-M4'
<dependency org="io.sphere.sdk.jvm" name="taxes" rev="1.0.0-M4">
  <artifact name="taxes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.sdk.jvm', module='taxes', version='1.0.0-M4')
)
libraryDependencies += "io.sphere.sdk.jvm" % "taxes" % "1.0.0-M4"
[io.sphere.sdk.jvm/taxes "1.0.0-M4"]