is not current version
Last Version 20211.7

run.wj:api 2021.2.30


GroupId

GroupId

run.wj
ArtifactId

ArtifactId

api
Version

Version

2021.2.30
Type

Type

war

Download api 2021.2.30


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