is not current version
Last Version 1.1.1

com.github.simonalong:butterfly-allocator-distribute 1.0.2


GroupId

GroupId

com.github.simonalong
ArtifactId

ArtifactId

butterfly-allocator-distribute
Version

Version

1.0.2
Type

Type

jar

Download butterfly-allocator-distribute 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.simonalong/butterfly-allocator-distribute/ -->
<dependency>
    <groupId>com.github.simonalong</groupId>
    <artifactId>butterfly-allocator-distribute</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-allocator-distribute/
implementation 'com.github.simonalong:butterfly-allocator-distribute:1.0.2'
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-allocator-distribute/
implementation ("com.github.simonalong:butterfly-allocator-distribute:1.0.2")
'com.github.simonalong:butterfly-allocator-distribute:jar:1.0.2'
<dependency org="com.github.simonalong" name="butterfly-allocator-distribute" rev="1.0.2">
  <artifact name="butterfly-allocator-distribute" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonalong', module='butterfly-allocator-distribute', version='1.0.2')
)
libraryDependencies += "com.github.simonalong" % "butterfly-allocator-distribute" % "1.0.2"
[com.github.simonalong/butterfly-allocator-distribute "1.0.2"]