MVN

io.github.pknujsp : smartdeeplink.annotation

Maven & Gradle

Jun 14, 2023
1 stars

smartdeeplink.annotation · annotation processor of SmartDeepLink Library

<dependency>
    <groupId>io.github.pknujsp</groupId>
    <artifactId>smartdeeplink.annotation</artifactId>
    <version>1.0.0-rc02</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.pknujsp : smartdeeplink.annotation to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-rc02
  • Latest Release Candidate: 1.0.0-rc02

All Versions

Choose a version of io.github.pknujsp : smartdeeplink.annotation to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
smartdeeplink.annotation-1.0.0-rc02
smartdeeplink.annotation-1.0.0-rc01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.pknujsp</groupId>
    <artifactId>smartdeeplink.annotation</artifactId>
    <version>1.0.0-rc02</version>
</dependency>