MVN

com.github.veithen.cosmos : cosmos

Maven & Gradle

Jun 23, 2022
0 stars

Cosmos Project

<dependency>
    <groupId>com.github.veithen.cosmos</groupId>
    <artifactId>cosmos</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.veithen.cosmos : cosmos to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.github.veithen.cosmos : cosmos to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
cosmos-0.5.0
0.4.x
cosmos-0.4.3
cosmos-0.4.2
cosmos-0.4.1
cosmos-0.4.0
0.3
cosmos-0.3
0.2
cosmos-0.2
0.1
cosmos-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.veithen.cosmos</groupId>
    <artifactId>cosmos</artifactId>
    <version>0.5.0</version>
</dependency>

Advertisement