License |
License |
---|---|
GroupId | GroupIdcom.github.simonalong |
ArtifactId | ArtifactIdbutterfly |
Version | Version1.0.5 |
Type | Typepom |
Description |
Descriptionbutterfly
发号器框架:完美解决雪花算法所有问题
|
Project URL |
Project URL |
Filename | Size |
---|---|
butterfly-1.0.5.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.simonalong/butterfly/ -->
<dependency>
<groupId>com.github.simonalong</groupId>
<artifactId>butterfly</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly/
implementation 'com.github.simonalong:butterfly:1.0.5'
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly/
implementation ("com.github.simonalong:butterfly:1.0.5")
'com.github.simonalong:butterfly:pom:1.0.5'
<dependency org="com.github.simonalong" name="butterfly" rev="1.0.5">
<artifact name="butterfly" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.simonalong', module='butterfly', version='1.0.5')
)
libraryDependencies += "com.github.simonalong" % "butterfly" % "1.0.5"
[com.github.simonalong/butterfly "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.22 |