| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.anji-plus | 
    
| ArtifactId | ArtifactIdanji-open-sdk | 
    
| Last Version | Last Version1.0.15.RELEASE | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionanji-open-sdk 
            anji-open-sdk 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- 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.15.RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.anji-plus/anji-open-sdk/
implementation 'com.github.anji-plus:anji-open-sdk:1.0.15.RELEASE'
                // https://jarcasting.com/artifacts/com.github.anji-plus/anji-open-sdk/
implementation ("com.github.anji-plus:anji-open-sdk:1.0.15.RELEASE")
                'com.github.anji-plus:anji-open-sdk:jar:1.0.15.RELEASE'
                <dependency org="com.github.anji-plus" name="anji-open-sdk" rev="1.0.15.RELEASE">
  <artifact name="anji-open-sdk" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.anji-plus', module='anji-open-sdk', version='1.0.15.RELEASE')
)
                libraryDependencies += "com.github.anji-plus" % "anji-open-sdk" % "1.0.15.RELEASE"
                [com.github.anji-plus/anji-open-sdk "1.0.15.RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.8.1 | 
| org.slf4j : slf4j-api | jar | 1.7.29 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.springframework : spring-context | jar | 5.1.9.RELEASE | 
| org.springframework : spring-web | jar | 5.1.9.RELEASE | 
| com.alibaba : fastjson | jar | 1.2.61 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |