MVN

io.github.dayeshing : apiface

Maven & Gradle

Mar 11, 2023
18 stars

apiface · A set of interface documentation tools developed by java, Tools that run in an operational or development environment

<dependency>
    <groupId>io.github.dayeshing</groupId>
    <artifactId>apiface</artifactId>
    <version>2.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.dayeshing : apiface to add to Maven - Latest Versions:

  • Latest Stable: 2.1.6
  • Latest Release Candidate: 1.4.5-RC1

All Versions

Choose a version of io.github.dayeshing : apiface to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
apiface-2.1.6
apiface-2.1.5
1.8.x
apiface-1.8.9
1.4.x
apiface-1.4.5-RC1
1.2.x
apiface-1.2.4-RELEASE
apiface-1.2.1
1.0.x
apiface-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.dayeshing</groupId>
    <artifactId>apiface</artifactId>
    <version>2.1.6</version>
</dependency>

Advertisement