MVN

net.nan21.dnet : nan21.dnet.module.ux

Maven & Gradle

Jul 30, 2012
2 stars

DNet UX: User extensions · DNet UX: User extensions

<dependency>
    <groupId>net.nan21.dnet</groupId>
    <artifactId>nan21.dnet.module.ux</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.nan21.dnet : nan21.dnet.module.ux to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of net.nan21.dnet : nan21.dnet.module.ux to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
nan21.dnet.module.ux-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.nan21.dnet</groupId>
    <artifactId>nan21.dnet.module.ux</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement