is not current version
Last Version 2.4.1

tools.xor:xor 1.3.1

Empowering Model Driven Architecture in J2EE applications

GroupId

GroupId

tools.xor
ArtifactId

ArtifactId

xor
Version

Version

1.3.1
Type

Type

jar

Download xor 1.3.1


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