is not current version
Last Version 8.0.0-rc.6

com.abubusoft:kripton 6.0.0-rc.3

Kripton Persistence Library

GroupId

GroupId

com.abubusoft
ArtifactId

ArtifactId

kripton
Version

Version

6.0.0-rc.3
Type

Type

jar

Download kripton 6.0.0-rc.3


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