is not current version
Last Version 1.1.1

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


GroupId

GroupId

com.github.simonalong
ArtifactId

ArtifactId

butterfly-allocator-db
Version

Version

1.0.2
Type

Type

jar

Download butterfly-allocator-db 1.0.2


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