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