is not current version
Last Version 0.0.22

com.github.chendb:flagwind-persistent 0.0.8


GroupId

GroupId

com.github.chendb
ArtifactId

ArtifactId

flagwind-persistent
Version

Version

0.0.8
Type

Type

jar

Download flagwind-persistent 0.0.8


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