is not current version
Last Version 2.4.1

tools.xor:xor 1.4.11

Empowering Model Driven Architecture in J2EE applications

GroupId

GroupId

tools.xor
ArtifactId

ArtifactId

xor
Version

Version

1.4.11
Type

Type

jar

Download xor 1.4.11


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