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

tech.simter:simter-build 1.0.1

Simter Build

Группа

Группа

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

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

simter-build
Версия

Версия

1.0.1
Тип

Тип

pom

Скачать simter-build 1.0.1

Имя Файла Размер
simter-build-1.0.1.pom 13 KB
Обзор

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