is not current version
Last Version 1.2

com.laamella:dtotabase 1.0

A very simple in memory database

GroupId

GroupId

com.laamella
ArtifactId

ArtifactId

dtotabase
Version

Version

1.0
Type

Type

jar

Download dtotabase 1.0


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