is not current version
Last Version 8.0.0-rc.6

com.abubusoft:kripton-core 5.0.0-rc.1

Kripton Persistence Library - core module

GroupId

GroupId

com.abubusoft
ArtifactId

ArtifactId

kripton-core
Version

Version

5.0.0-rc.1
Type

Type

jar

Download kripton-core 5.0.0-rc.1


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