is not current version
Last Version 1.0.2.7.RELEASE

com.github.jgzl:bsf-starter 1.0.2.RELEASE

bsf 让开发更便捷

GroupId

GroupId

com.github.jgzl
ArtifactId

ArtifactId

bsf-starter
Version

Version

1.0.2.RELEASE
Type

Type

pom

Download bsf-starter 1.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.jgzl/bsf-starter/ -->
<dependency>
    <groupId>com.github.jgzl</groupId>
    <artifactId>bsf-starter</artifactId>
    <version>1.0.2.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jgzl/bsf-starter/
implementation 'com.github.jgzl:bsf-starter:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.jgzl/bsf-starter/
implementation ("com.github.jgzl:bsf-starter:1.0.2.RELEASE")
'com.github.jgzl:bsf-starter:pom:1.0.2.RELEASE'
<dependency org="com.github.jgzl" name="bsf-starter" rev="1.0.2.RELEASE">
  <artifact name="bsf-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jgzl', module='bsf-starter', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.jgzl" % "bsf-starter" % "1.0.2.RELEASE"
[com.github.jgzl/bsf-starter "1.0.2.RELEASE"]