is not current version
Last Version 1.2

com.laamella:dtotabase 1.1

A very simple in memory database

GroupId

GroupId

com.laamella
ArtifactId

ArtifactId

dtotabase
Version

Version

1.1
Type

Type

jar

Download dtotabase 1.1


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