GroupId | GroupIdcom.github.chendb |
---|---|
ArtifactId | ArtifactIdflagwind-persistent |
Version | Version0.0.13 |
Type | Typejar |
Filename | Size |
---|---|
flagwind-persistent-0.0.13.pom | |
flagwind-persistent-0.0.13.jar | 17 KB |
flagwind-persistent-0.0.13-sources.jar | 10 KB |
flagwind-persistent-0.0.13-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chendb/flagwind-persistent/ -->
<dependency>
<groupId>com.github.chendb</groupId>
<artifactId>flagwind-persistent</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chendb/flagwind-persistent/
implementation 'com.github.chendb:flagwind-persistent:0.0.13'
// https://jarcasting.com/artifacts/com.github.chendb/flagwind-persistent/
implementation ("com.github.chendb:flagwind-persistent:0.0.13")
'com.github.chendb:flagwind-persistent:jar:0.0.13'
<dependency org="com.github.chendb" name="flagwind-persistent" rev="0.0.13">
<artifact name="flagwind-persistent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chendb', module='flagwind-persistent', version='0.0.13')
)
libraryDependencies += "com.github.chendb" % "flagwind-persistent" % "0.0.13"
[com.github.chendb/flagwind-persistent "0.0.13"]