MVN

com.github.lbovolini.crowd : crowd

Maven & Gradle

Aug 26, 2023
1 stars

crowd · Java Asynchronous Non Blocking Distributed Computing Library

<dependency>
    <groupId>com.github.lbovolini.crowd</groupId>
    <artifactId>crowd</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lbovolini.crowd : crowd to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.github.lbovolini.crowd : crowd to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
crowd-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.lbovolini.crowd</groupId>
    <artifactId>crowd</artifactId>
    <version>0.0.1</version>
</dependency>