не последняя версия
Последняя версия 3.22.1-eisop1

Checker Framework Testing Library 3.0.0-b2

Framework-Test is a collection of utility classes for testing checkers that use the Checker Framework.

Лицензия

Лицензия

Группа

Группа

io.github.eisop
Идентификатор

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

framework-test
Версия

Версия

3.0.0-b2
Тип

Тип

jar
Описание

Описание

Checker Framework Testing Library
Framework-Test is a collection of utility classes for testing checkers that use the Checker Framework.
Ссылка на сайт

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

https://checkerframework.org
Система контроля версий

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

https://github.com/eisop/checker-framework.git

Скачать framework-test 3.0.0-b2


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.github.eisop : javacutil jar 3.0.0-b2
junit : junit jar 4.12

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

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