is not current version
Last Version 0.1.12

com.github.bookong:zest-spring 0.1.11


GroupId

GroupId

com.github.bookong
ArtifactId

ArtifactId

zest-spring
Version

Version

0.1.11
Type

Type

jar

Download zest-spring 0.1.11


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