is not current version
Last Version 1.0.15.RELEASE

com.github.anji-plus:anji-open-sdk 1.0.2.RELEASE

anji-open-sdk

GroupId

GroupId

com.github.anji-plus
ArtifactId

ArtifactId

anji-open-sdk
Version

Version

1.0.2.RELEASE
Type

Type

jar

Download anji-open-sdk 1.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.anji-plus/anji-open-sdk/ -->
<dependency>
    <groupId>com.github.anji-plus</groupId>
    <artifactId>anji-open-sdk</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anji-plus/anji-open-sdk/
implementation 'com.github.anji-plus:anji-open-sdk:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.anji-plus/anji-open-sdk/
implementation ("com.github.anji-plus:anji-open-sdk:1.0.2.RELEASE")
'com.github.anji-plus:anji-open-sdk:jar:1.0.2.RELEASE'
<dependency org="com.github.anji-plus" name="anji-open-sdk" rev="1.0.2.RELEASE">
  <artifact name="anji-open-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anji-plus', module='anji-open-sdk', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.anji-plus" % "anji-open-sdk" % "1.0.2.RELEASE"
[com.github.anji-plus/anji-open-sdk "1.0.2.RELEASE"]