is not current version
Last Version B-1.0.2.RELEASE

top.chaser.framework:starters B-1.0.1.RELEASE


GroupId

GroupId

top.chaser.framework
ArtifactId

ArtifactId

starters
Version

Version

B-1.0.1.RELEASE
Type

Type

pom

Download starters B-1.0.1.RELEASE


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