is not current version
Last Version 4.7.1

org.smallmind:claxon-http 3.5.0

Http Pull Endpoint

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

claxon-http
Version

Version

3.5.0
Type

Type

jar

Download claxon-http 3.5.0


<!-- https://jarcasting.com/artifacts/org.smallmind/claxon-http/ -->
<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>claxon-http</artifactId>
    <version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/claxon-http/
implementation 'org.smallmind:claxon-http:3.5.0'
// https://jarcasting.com/artifacts/org.smallmind/claxon-http/
implementation ("org.smallmind:claxon-http:3.5.0")
'org.smallmind:claxon-http:jar:3.5.0'
<dependency org="org.smallmind" name="claxon-http" rev="3.5.0">
  <artifact name="claxon-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='claxon-http', version='3.5.0')
)
libraryDependencies += "org.smallmind" % "claxon-http" % "3.5.0"
[org.smallmind/claxon-http "3.5.0"]