не последняя версия
Последняя версия 0.2.6

io.github.biezhi:anima 0.1.0

Operate the database like a stream

Группа

Группа

io.github.biezhi
Идентификатор

Идентификатор

anima
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать anima 0.1.0


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