is not current version
Last Version 1.1.2

pl.setblack:airomem-core 1.0

Prevayler based persistence engine

GroupId

GroupId

pl.setblack
ArtifactId

ArtifactId

airomem-core
Version

Version

1.0
Type

Type

jar

Download airomem-core 1.0


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