is not current version
Last Version 1.1.2

pl.setblack:airomem-core 1.0.5

Prevayler based persistence engine

GroupId

GroupId

pl.setblack
ArtifactId

ArtifactId

airomem-core
Version

Version

1.0.5
Type

Type

jar

Download airomem-core 1.0.5


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