is not current version
Last Version 2.4.1

tools.xor:xor 2.0.6

Empowering Model Driven Architecture in J2EE applications

GroupId

GroupId

tools.xor
ArtifactId

ArtifactId

xor
Version

Version

2.0.6
Type

Type

jar

Download xor 2.0.6


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