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

com.touscm:quicker-boot 1.2.1

quicker-boot

Группа

Группа

com.touscm
Идентификатор

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

quicker-boot
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать quicker-boot 1.2.1


<!-- https://jarcasting.com/artifacts/com.touscm/quicker-boot/ -->
<dependency>
    <groupId>com.touscm</groupId>
    <artifactId>quicker-boot</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.touscm/quicker-boot/
implementation 'com.touscm:quicker-boot:1.2.1'
// https://jarcasting.com/artifacts/com.touscm/quicker-boot/
implementation ("com.touscm:quicker-boot:1.2.1")
'com.touscm:quicker-boot:jar:1.2.1'
<dependency org="com.touscm" name="quicker-boot" rev="1.2.1">
  <artifact name="quicker-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.touscm', module='quicker-boot', version='1.2.1')
)
libraryDependencies += "com.touscm" % "quicker-boot" % "1.2.1"
[com.touscm/quicker-boot "1.2.1"]