MVN

com.github.fengyuchenglun : apidoc-core

Maven & Gradle

Oct 17, 2020
1 usages
0 stars

apidoc-core · A rest document generator with parse the source code.

<dependency>
    <groupId>com.github.fengyuchenglun</groupId>
    <artifactId>apidoc-core</artifactId>
    <version>1.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fengyuchenglun : apidoc-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.12

All Versions

Choose a version of com.github.fengyuchenglun : apidoc-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
apidoc-core-1.0.12
apidoc-core-1.0.11
apidoc-core-1.0.10

How to add a dependency to Maven

Add the following com.github.fengyuchenglun : apidoc-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fengyuchenglun</groupId>
    <artifactId>apidoc-core</artifactId>
    <version>1.0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fengyuchenglun : apidoc-core gradle dependency to your build.gradle file:

implementation 'com.github.fengyuchenglun:apidoc-core:1.0.12'

Gradle Kotlin DSL: Add the following com.github.fengyuchenglun : apidoc-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fengyuchenglun:apidoc-core:1.0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fengyuchenglun : apidoc-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fengyuchenglun" % "apidoc-core" % "1.0.12"

Advertisement

Dependencies from Group

Feb 24, 2019
1 usages
0 stars
Oct 17, 2020
1 usages
0 stars
Oct 17, 2020
1 usages
0 stars

Discover Dependencies

Oct 06, 2020
2 usages
292 stars
Jan 15, 2021
3 usages
1 stars
May 31, 2023
5 usages
5 stars
Apr 28, 2021
7 usages
2 stars
Sep 04, 2021
14 usages
55 stars
Aug 08, 2023
4 usages
2 stars
Dec 17, 2021
3 usages
May 16, 2023
2 usages
0 stars
May 04, 2023
3 usages
1 stars