is not current version
Last Version 1.1.0

com.aitusoftware:recall-sbe 1.0.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

1.0.0
Type

Type

jar

Download recall-sbe 1.0.0


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