is not current version
Last Version 2.0.2

org.paxml:paxml-web 2.0.0


GroupId

GroupId

org.paxml
ArtifactId

ArtifactId

paxml-web
Version

Version

2.0.0
Type

Type

jar

Download paxml-web 2.0.0


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