is not current version
Last Version 0.0.9

com.github.gitqiao:veeker-all 0.0.4

Veeker Boot ALL package

GroupId

GroupId

com.github.gitqiao
ArtifactId

ArtifactId

veeker-all
Version

Version

0.0.4
Type

Type

jar

Download veeker-all 0.0.4


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