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

Scientist4J 1.0

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

Лицензия

Лицензия

Группа

Группа

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

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

Scientist4J
Версия

Версия

1.0
Тип

Тип

pom
Описание

Описание

Scientist4J
A Java port of Github's Scientist library for refactoring critical code paths
Ссылка на сайт

Ссылка на сайт

https://www.github.com/rawls238/Scientist4J

Скачать Scientist4J 1.0

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • Scientist4JCore