is not current version
Last Version 0.1.12

com.github.bookong:zest-core 0.1.9


GroupId

GroupId

com.github.bookong
ArtifactId

ArtifactId

zest-core
Version

Version

0.1.9
Type

Type

jar

Download zest-core 0.1.9


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