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