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

tech.simter:simter-parent 1.0.0

Simter Parent

Группа

Группа

tech.simter
Идентификатор

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

simter-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать simter-parent 1.0.0

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

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