не последняя версия
Последняя версия 1.2.56

com.github.squirrelgrip:root 1.0.26

A maven root project for SquirrelGrip projects

Группа

Группа

com.github.squirrelgrip
Идентификатор

Идентификатор

root
Версия

Версия

1.0.26
Тип

Тип

pom

Скачать root 1.0.26

Имя Файла Размер
root-1.0.26.pom 21 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/root/ -->
<dependency>
    <groupId>com.github.squirrelgrip</groupId>
    <artifactId>root</artifactId>
    <version>1.0.26</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/root/
implementation 'com.github.squirrelgrip:root:1.0.26'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/root/
implementation ("com.github.squirrelgrip:root:1.0.26")
'com.github.squirrelgrip:root:pom:1.0.26'
<dependency org="com.github.squirrelgrip" name="root" rev="1.0.26">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='root', version='1.0.26')
)
libraryDependencies += "com.github.squirrelgrip" % "root" % "1.0.26"
[com.github.squirrelgrip/root "1.0.26"]