is not current version
Last Version 0.0.6

com.fathzer:in-memory-table 0.0.2


GroupId

GroupId

com.fathzer
ArtifactId

ArtifactId

in-memory-table
Version

Version

0.0.2
Type

Type

jar

Download in-memory-table 0.0.2


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