is not current version
Last Version 4.7.1

org.smallmind:claxon-registry 3.5.1

Code Instrumentation Framework

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

claxon-registry
Version

Version

3.5.1
Type

Type

jar

Download claxon-registry 3.5.1


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