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

com.github.rawls238:Scientist4J 0.2

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

Группа

Группа

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

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

Scientist4J
Версия

Версия

0.2
Тип

Тип

pom

Скачать Scientist4J 0.2

Имя Файла Размер
Scientist4J-0.2.pom 4 KB
Обзор

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