не последняя версия
Последняя версия 8.0.0-rc.6

com.abubusoft:kripton-core 2.0.2

Kripton Persistence Library - core module

Группа

Группа

com.abubusoft
Идентификатор

Идентификатор

kripton-core
Версия

Версия

2.0.2
Тип

Тип

jar

Скачать kripton-core 2.0.2


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