is not current version
Last Version B-1.0.2.RELEASE

top.chaser.framework:chaser-boot-starter B-1.0.1.RELEASE


GroupId

GroupId

top.chaser.framework
ArtifactId

ArtifactId

chaser-boot-starter
Version

Version

B-1.0.1.RELEASE
Type

Type

jar

Download chaser-boot-starter B-1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/top.chaser.framework/chaser-boot-starter/ -->
<dependency>
    <groupId>top.chaser.framework</groupId>
    <artifactId>chaser-boot-starter</artifactId>
    <version>B-1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.chaser.framework/chaser-boot-starter/
implementation 'top.chaser.framework:chaser-boot-starter:B-1.0.1.RELEASE'
// https://jarcasting.com/artifacts/top.chaser.framework/chaser-boot-starter/
implementation ("top.chaser.framework:chaser-boot-starter:B-1.0.1.RELEASE")
'top.chaser.framework:chaser-boot-starter:jar:B-1.0.1.RELEASE'
<dependency org="top.chaser.framework" name="chaser-boot-starter" rev="B-1.0.1.RELEASE">
  <artifact name="chaser-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.chaser.framework', module='chaser-boot-starter', version='B-1.0.1.RELEASE')
)
libraryDependencies += "top.chaser.framework" % "chaser-boot-starter" % "B-1.0.1.RELEASE"
[top.chaser.framework/chaser-boot-starter "B-1.0.1.RELEASE"]