| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.metreeca |
| Идентификатор | Идентификаторmetreeca-root |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеMetreeca/Root
Metreeca root Maven POM
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| metreeca-root-1.1.0.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-root/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-root</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-root/
implementation 'com.metreeca:metreeca-root:1.1.0'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-root/
implementation ("com.metreeca:metreeca-root:1.1.0")
'com.metreeca:metreeca-root:pom:1.1.0'
<dependency org="com.metreeca" name="metreeca-root" rev="1.1.0">
<artifact name="metreeca-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-root', version='1.1.0')
)
libraryDependencies += "com.metreeca" % "metreeca-root" % "1.1.0"
[com.metreeca/metreeca-root "1.1.0"]