is not current version
Last Version 5.3

io.activej:activej-launchers-dataflow 1.0-rc1


Categories

Categories

Data ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-launchers-dataflow
Version

Version

1.0-rc1
Type

Type

jar

Download activej-launchers-dataflow 1.0-rc1


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