MVN

io.github.jjxliu306 : ngtool

Maven & Gradle

Jul 09, 2023
3 stars

ngtool · ng-form配套后台服务包

<dependency>
    <groupId>io.github.jjxliu306</groupId>
    <artifactId>ngtool</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.jjxliu306 : ngtool to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.github.jjxliu306 : ngtool to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ngtool-1.0.2
ngtool-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.jjxliu306</groupId>
    <artifactId>ngtool</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement