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

com.github.squirrelgrip:Scientist4K 0.3.2

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

Группа

Группа

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

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

Scientist4K
Версия

Версия

0.3.2
Тип

Тип

pom

Скачать Scientist4K 0.3.2

Имя Файла Размер
Scientist4K-0.3.2.pom 8 KB
Обзор

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