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

net.therore:therore-parent 1.0.0

Therore Maven Parent

Категории

Категории

Сеть
Группа

Группа

net.therore
Идентификатор

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

therore-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать therore-parent 1.0.0

Имя Файла Размер
therore-parent-1.0.0.pom 6 KB
Обзор

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