is not current version
Last Version 1.1.1

com.github.simonalong:butterfly-sequence 1.0.7


GroupId

GroupId

com.github.simonalong
ArtifactId

ArtifactId

butterfly-sequence
Version

Version

1.0.7
Type

Type

jar

Download butterfly-sequence 1.0.7


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