is not current version
Last Version 5.0.0

io.jexxa:jexxa-web 4.0.0


GroupId

GroupId

io.jexxa
ArtifactId

ArtifactId

jexxa-web
Version

Version

4.0.0
Type

Type

jar

Download jexxa-web 4.0.0


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