MVN

com.github.simonalong : butterfly-allocator

Maven & Gradle

May 24, 2022
59.1k stars
<dependency>
    <groupId>com.github.simonalong</groupId>
    <artifactId>butterfly-allocator</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.simonalong : butterfly-allocator to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.github.simonalong : butterfly-allocator to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
butterfly-allocator-1.1.1
1.0.x
butterfly-allocator-1.0.8
butterfly-allocator-1.0.7
butterfly-allocator-1.0.5
butterfly-allocator-1.0.4
butterfly-allocator-1.0.3
butterfly-allocator-1.0.2
butterfly-allocator-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.simonalong</groupId>
    <artifactId>butterfly-allocator</artifactId>
    <version>1.1.1</version>
</dependency>

Advertisement