GroupId | GroupIdio.jexxa |
---|---|
ArtifactId | ArtifactIdjexxa-web |
Version | Version4.1.7 |
Type | Typejar |
Filename | Size |
---|---|
jexxa-web-4.1.7.pom | |
jexxa-web-4.1.7.jar | 23 KB |
jexxa-web-4.1.7-sources.jar | 11 KB |
jexxa-web-4.1.7-javadoc.jar | 409 KB |
Browse |
<!-- 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"]