is not current version
Last Version 1.1.4

com.github.wensimin:rikaisya.api 1.1.2

rikaisya项目依赖api

GroupId

GroupId

com.github.wensimin
ArtifactId

ArtifactId

rikaisya.api
Version

Version

1.1.2
Type

Type

jar

Download rikaisya.api 1.1.2


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