MVN

com.rickbusarow.dispatch : dispatch-bom

Maven & Gradle

Jun 04, 2021
136 stars

dispatch-bom · Quality of life coroutine utilities.

<dependency>
    <groupId>com.rickbusarow.dispatch</groupId>
    <artifactId>dispatch-bom</artifactId>
    <version>1.0.0-beta10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rickbusarow.dispatch : dispatch-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-beta10
  • Latest Beta: 1.0.0-beta10

All Versions

Choose a version of com.rickbusarow.dispatch : dispatch-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
dispatch-bom-1.0.0-beta10

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.rickbusarow.dispatch</groupId>
    <artifactId>dispatch-bom</artifactId>
    <version>1.0.0-beta10</version>
</dependency>

Advertisement