is not current version
Last Version 1.1.0

com.aitusoftware:recall-sbe 0.2.0

Recall: An off-heap garbage-free object store

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.aitusoftware
ArtifactId

ArtifactId

recall-sbe
Version

Version

0.2.0
Type

Type

jar

Download recall-sbe 0.2.0


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