is not current version
Last Version 5.0.0

io.jexxa:jexxa 4.1.5

Jexxa - A Ports and Adapters Framework for Java

GroupId

GroupId

io.jexxa
ArtifactId

ArtifactId

jexxa
Version

Version

4.1.5
Type

Type

pom

Download jexxa 4.1.5

Filename Size
jexxa-4.1.5.pom 19 KB
Browse

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