is not current version
Last Version 0.2.6

io.github.biezhi:anima 0.0.6

Operate the database like a stream

GroupId

GroupId

io.github.biezhi
ArtifactId

ArtifactId

anima
Version

Version

0.0.6
Type

Type

jar

Download anima 0.0.6


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