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

tech.simter:simter-build 0.4.0

Simter Build

Группа

Группа

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

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

simter-build
Версия

Версия

0.4.0
Тип

Тип

pom

Скачать simter-build 0.4.0

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

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