is not current version
Last Version 2021.5

cn.fxbin.bubble:bubble-fireworks-core 1.0.1-RELEASE

Bubble Fireworks Core

GroupId

GroupId

cn.fxbin.bubble
ArtifactId

ArtifactId

bubble-fireworks-core
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download bubble-fireworks-core 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/cn.fxbin.bubble/bubble-fireworks-core/ -->
<dependency>
    <groupId>cn.fxbin.bubble</groupId>
    <artifactId>bubble-fireworks-core</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.fxbin.bubble/bubble-fireworks-core/
implementation 'cn.fxbin.bubble:bubble-fireworks-core:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/cn.fxbin.bubble/bubble-fireworks-core/
implementation ("cn.fxbin.bubble:bubble-fireworks-core:1.0.1-RELEASE")
'cn.fxbin.bubble:bubble-fireworks-core:jar:1.0.1-RELEASE'
<dependency org="cn.fxbin.bubble" name="bubble-fireworks-core" rev="1.0.1-RELEASE">
  <artifact name="bubble-fireworks-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.fxbin.bubble', module='bubble-fireworks-core', version='1.0.1-RELEASE')
)
libraryDependencies += "cn.fxbin.bubble" % "bubble-fireworks-core" % "1.0.1-RELEASE"
[cn.fxbin.bubble/bubble-fireworks-core "1.0.1-RELEASE"]