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

com.github.squirrelgrip:scientist4k 0.4.3

A Kotlin port of Github's Scientist library for refactoring critical code paths

Группа

Группа

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

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

scientist4k
Версия

Версия

0.4.3
Тип

Тип

pom

Скачать scientist4k 0.4.3

Имя Файла Размер
scientist4k-0.4.3.pom 16 KB
Обзор

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