is not current version
Last Version 2.3

xyz.xiezc:xweb 2.0


GroupId

GroupId

xyz.xiezc
ArtifactId

ArtifactId

xweb
Version

Version

2.0
Type

Type

jar

Download xweb 2.0


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