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

de.kysy:simplefiledb 0.1.0

Simple flat file database

Группа

Группа

de.kysy
Идентификатор

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

simplefiledb
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать simplefiledb 0.1.0


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