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