is not current version
Last Version 20211.7

run.wj:api 2021.4.10


GroupId

GroupId

run.wj
ArtifactId

ArtifactId

api
Version

Version

2021.4.10
Type

Type

war

Download api 2021.4.10


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