is not current version
Last Version 5.0.0

io.jexxa:jexxa 2.7.2

Jexxa - A Ports and Adapters Framework for Java

GroupId

GroupId

io.jexxa
ArtifactId

ArtifactId

jexxa
Version

Version

2.7.2
Type

Type

pom

Download jexxa 2.7.2

Filename Size
jexxa-2.7.2.pom 18 KB
Browse

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