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

Testist 0.1

Library with some basic classes for students testing applications creation.

Лицензия

Лицензия

Группа

Группа

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

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

testist
Версия

Версия

0.1
Тип

Тип

jar
Описание

Описание

Testist
Library with some basic classes for students testing applications creation.
Ссылка на сайт

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

https://github.com/aistomin/testist
Система контроля версий

Система контроля версий

https://github.com/aistomin/testist

Скачать testist 0.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 2.0.0-alpha1
com.googlecode.json-simple : json-simple jar 1.1.1

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1

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

Данный проект не имеет модулей.