| Группа | Группаcom.abubusoft |
|---|---|
| Идентификатор | Идентификаторkripton |
| Версия | Версия4.0.0-rc.19 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| kripton-4.0.0-rc.19.pom | |
| kripton-4.0.0-rc.19.jar | 70 KB |
| kripton-4.0.0-rc.19-sources.jar | 81 KB |
| kripton-4.0.0-rc.19-javadoc.jar | 290 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.abubusoft/kripton/ -->
<dependency>
<groupId>com.abubusoft</groupId>
<artifactId>kripton</artifactId>
<version>4.0.0-rc.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.abubusoft/kripton/
implementation 'com.abubusoft:kripton:4.0.0-rc.19'
// https://jarcasting.com/artifacts/com.abubusoft/kripton/
implementation ("com.abubusoft:kripton:4.0.0-rc.19")
'com.abubusoft:kripton:jar:4.0.0-rc.19'
<dependency org="com.abubusoft" name="kripton" rev="4.0.0-rc.19">
<artifact name="kripton" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abubusoft', module='kripton', version='4.0.0-rc.19')
)
libraryDependencies += "com.abubusoft" % "kripton" % "4.0.0-rc.19"
[com.abubusoft/kripton "4.0.0-rc.19"]