is not current version
Last Version 2.1.10

com.yanzhenjie.andserver:annotation 2.1.7

Android web server.

GroupId

GroupId

com.yanzhenjie.andserver
ArtifactId

ArtifactId

annotation
Version

Version

2.1.7
Type

Type

jar

Download annotation 2.1.7


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