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