is not current version
Last Version 0.0.9

com.github.gitqiao:veeker-all 0.0.8

Veeker Boot ALL package

GroupId

GroupId

com.github.gitqiao
ArtifactId

ArtifactId

veeker-all
Version

Version

0.0.8
Type

Type

jar

Download veeker-all 0.0.8


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