MVN

org.hexworks.cobalt : cobalt.events

Maven & Gradle

Feb 13, 2020
20 stars

cobalt.events · Eventing utilities for Cobalt.

<dependency>
    <groupId>org.hexworks.cobalt</groupId>
    <artifactId>cobalt.events</artifactId>
    <version>2020.0.14-PREVIEW</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hexworks.cobalt : cobalt.events to add to Maven - Latest Versions:

  • Latest Stable: 2020.0.12-RELEASE

All Versions

Choose a version of org.hexworks.cobalt : cobalt.events to add to Maven - All Versions:

Version Vulnerabilities Updated
2020.0.x
cobalt.events-2020.0.14-PREVIEW
cobalt.events-2020.0.12-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.hexworks.cobalt</groupId>
    <artifactId>cobalt.events</artifactId>
    <version>2020.0.14-PREVIEW</version>
</dependency>

Advertisement