is not current version
Last Version 0.1.5

simplefiledb 0.1.4

Simple flat file database

License

License

GroupId

GroupId

de.kysy
ArtifactId

ArtifactId

simplefiledb
Version

Version

0.1.4
Type

Type

jar
Description

Description

simplefiledb
Simple flat file database
Project URL

Project URL

https://github.com/kysyde/simplefiledb

Download simplefiledb 0.1.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-jre
commons-beanutils : commons-beanutils jar 1.9.4
org.jetbrains : annotations jar 17.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.