is not current version
Last Version 3.22.1-eisop1

Dataflow 3.0.0-b2

Dataflow is a dataflow framework based on the javac compiler.

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.eisop
ArtifactId

ArtifactId

dataflow
Version

Version

3.0.0-b2
Type

Type

jar
Description

Description

Dataflow
Dataflow is a dataflow framework based on the javac compiler.
Project URL

Project URL

https://checkerframework.org
Source Code Management

Source Code Management

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

Download dataflow 3.0.0-b2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.eisop : checker-qual jar 3.0.0-b2
io.github.eisop : javacutil jar 3.0.0-b2

Project Modules

There are no modules declared in this project.