andserver-api

aar

License

License

GroupId

GroupId

io.github.isning.andserver
ArtifactId

ArtifactId

api
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

andserver-api
aar
Project URL

Project URL

https://github.com/ISNing/AndServer/
Source Code Management

Source Code Management

https://github.com/ISNing/AndServer/

Download api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.isning.andserver : annotation jar 3.0.0

runtime (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
org.apache.httpcomponents.core5 : httpcore5 jar 5.1.3
com.yanzhenjie.apache : fileupload jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0