MVN

net.smartcosmos : smartcosmos-documentation

Maven & Gradle

May 12, 2016
1 usages
5 stars

SMART COSMOS Documentation · Converts and packages a lot of documentation for the various packages found throughout the repository.

<dependency>
    <groupId>net.smartcosmos</groupId>
    <artifactId>smartcosmos-documentation</artifactId>
    <version>2.14.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.smartcosmos : smartcosmos-documentation to add to Maven - Latest Versions:

  • Latest Stable: 2.14.0

All Versions

Choose a version of net.smartcosmos : smartcosmos-documentation to add to Maven - All Versions:

Version Vulnerabilities Updated
2.14.x
smartcosmos-documentation-2.14.0
2.13.x
smartcosmos-documentation-2.13.1
smartcosmos-documentation-2.13.0
2.12.x
smartcosmos-documentation-2.12.1
smartcosmos-documentation-2.12.0
2.11.x
smartcosmos-documentation-2.11.1
2.10.x
smartcosmos-documentation-2.10.16
smartcosmos-documentation-2.10.15
smartcosmos-documentation-2.10.14
smartcosmos-documentation-2.10.13

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.smartcosmos</groupId>
    <artifactId>smartcosmos-documentation</artifactId>
    <version>2.14.0</version>
</dependency>

Advertisement