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

tech.simter:simter-parent 0.1.0

Simter base maven dependencies manage

Группа

Группа

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

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

simter-parent
Версия

Версия

0.1.0
Тип

Тип

pom

Скачать simter-parent 0.1.0

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

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