is not current version
Last Version 5.0.0

io.jexxa:jexxa-web 4.1.7


GroupId

GroupId

io.jexxa
ArtifactId

ArtifactId

jexxa-web
Version

Version

4.1.7
Type

Type

jar

Download jexxa-web 4.1.7


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