| Лицензия |
Лицензия
The 2-Clause BSD License
|
|---|---|
| Группа | Группаcom.gitee.l0km |
| Идентификатор | Идентификаторjimgutil-root |
| Версия | Версия0.5.2 |
| Тип | Типpom |
| Описание |
Описаниеjimgutil-root
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jimgutil-root-0.5.2.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/jimgutil-root/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>jimgutil-root</artifactId>
<version>0.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/jimgutil-root/
implementation 'com.gitee.l0km:jimgutil-root:0.5.2'
// https://jarcasting.com/artifacts/com.gitee.l0km/jimgutil-root/
implementation ("com.gitee.l0km:jimgutil-root:0.5.2")
'com.gitee.l0km:jimgutil-root:pom:0.5.2'
<dependency org="com.gitee.l0km" name="jimgutil-root" rev="0.5.2">
<artifact name="jimgutil-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='jimgutil-root', version='0.5.2')
)
libraryDependencies += "com.gitee.l0km" % "jimgutil-root" % "0.5.2"
[com.gitee.l0km/jimgutil-root "0.5.2"]