MVN

com.yanzhenjie : andserver

Maven & Gradle

Mar 22, 2022
3.4k stars

AndServer · Android web server

<dependency>
    <groupId>com.yanzhenjie</groupId>
    <artifactId>andserver</artifactId>
    <version>processor</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yanzhenjie : andserver to add to Maven or Gradle - Latest Versions:

  • Latest Stable: processor

All Versions

Choose a version of com.yanzhenjie : andserver to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
andserver-1.1.4
andserver-1.1.1
andserver-1.1.0
1.0.x
andserver-1.0.3
andserver-1.0.2
andserver-1.0.1
processor
andserver-processor
plugin
andserver-plugin
api
andserver-api
annotation
andserver-annotation

How to add a dependency to Maven

Add the following com.yanzhenjie : andserver maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yanzhenjie</groupId>
    <artifactId>andserver</artifactId>
    <version>processor</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yanzhenjie : andserver gradle dependency to your build.gradle file:

implementation 'com.yanzhenjie:andserver:processor'

Gradle Kotlin DSL: Add the following com.yanzhenjie : andserver gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yanzhenjie:andserver:processor")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yanzhenjie : andserver sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yanzhenjie" % "andserver" % "processor"

Advertisement

Dependencies from Group

Oct 08, 2019
10 usages
6.6k stars
Jun 21, 2017
4 usages
16 stars
Jan 29, 2019
2 usages
5.5k stars
Nov 30, 2018
2 usages
2.4k stars
May 05, 2017
1 usages
170 stars

Discover Dependencies