is not current version
Last Version 2.1.10

com.yanzhenjie.andserver:plugin 2.1.5

Android web server.

GroupId

GroupId

com.yanzhenjie.andserver
ArtifactId

ArtifactId

plugin
Version

Version

2.1.5
Type

Type

jar

Download plugin 2.1.5


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