is not current version
Last Version 8.0.0-rc.6

com.abubusoft:kripton-core 7.0.0-rc.7

Kripton Persistence Library - core module

GroupId

GroupId

com.abubusoft
ArtifactId

ArtifactId

kripton-core
Version

Version

7.0.0-rc.7
Type

Type

jar

Download kripton-core 7.0.0-rc.7


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