is not current version
Last Version 0.0.2

io.github.byc-smart:byc-boot 0.0.1


GroupId

GroupId

io.github.byc-smart
ArtifactId

ArtifactId

byc-boot
Version

Version

0.0.1
Type

Type

pom

Download byc-boot 0.0.1

Filename Size
byc-boot-0.0.1.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.byc-smart/byc-boot/ -->
<dependency>
    <groupId>io.github.byc-smart</groupId>
    <artifactId>byc-boot</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.byc-smart/byc-boot/
implementation 'io.github.byc-smart:byc-boot:0.0.1'
// https://jarcasting.com/artifacts/io.github.byc-smart/byc-boot/
implementation ("io.github.byc-smart:byc-boot:0.0.1")
'io.github.byc-smart:byc-boot:pom:0.0.1'
<dependency org="io.github.byc-smart" name="byc-boot" rev="0.0.1">
  <artifact name="byc-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.byc-smart', module='byc-boot', version='0.0.1')
)
libraryDependencies += "io.github.byc-smart" % "byc-boot" % "0.0.1"
[io.github.byc-smart/byc-boot "0.0.1"]