is not current version
Last Version 1.0.6

cc.jweb:jweb-adai 1.0.5

Jweb Adai is a fast development background management system based on jweb boot, which is easy to develop and use.

GroupId

GroupId

cc.jweb
ArtifactId

ArtifactId

jweb-adai
Version

Version

1.0.5
Type

Type

jar

Download jweb-adai 1.0.5


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