is not current version
Last Version 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.

License

License

GroupId

GroupId

io.github.eisop
ArtifactId

ArtifactId

framework-test
Version

Version

3.0.0-b2
Type

Type

jar
Description

Description

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

Project URL

https://checkerframework.org
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.eisop : javacutil jar 3.0.0-b2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.