is not current version
Last Version 1.1.1

ws-commons:axiom 1.1

AXIOM API

GroupId

GroupId

ws-commons
ArtifactId

ArtifactId

axiom
Version

Version

1.1
Type

Type

pom

Download axiom 1.1

Filename Size
axiom-1.1.pom
axiom-1.1.jar 16 KB
Browse

<!-- https://jarcasting.com/artifacts/ws-commons/axiom/ -->
<dependency>
    <groupId>ws-commons</groupId>
    <artifactId>axiom</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ws-commons/axiom/
implementation 'ws-commons:axiom:1.1'
// https://jarcasting.com/artifacts/ws-commons/axiom/
implementation ("ws-commons:axiom:1.1")
'ws-commons:axiom:pom:1.1'
<dependency org="ws-commons" name="axiom" rev="1.1">
  <artifact name="axiom" type="pom" />
</dependency>
@Grapes(
@Grab(group='ws-commons', module='axiom', version='1.1')
)
libraryDependencies += "ws-commons" % "axiom" % "1.1"
[ws-commons/axiom "1.1"]