is not current version
Last Version 1.1.1

com.github.simonalong:butterfly-api 1.0.0

分布式模式(distribute)下的api

GroupId

GroupId

com.github.simonalong
ArtifactId

ArtifactId

butterfly-api
Version

Version

1.0.0
Type

Type

jar

Download butterfly-api 1.0.0


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