is not current version
Last Version 0.1

io.github.cisumer:banner buddha

有趣的banner图

GroupId

GroupId

io.github.cisumer
ArtifactId

ArtifactId

banner
Version

Version

buddha
Type

Type

jar

Download banner buddha


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