is not current version
Last Version 5.3

io.activej:activej-launchers-dataflow 4.2


Categories

Categories

Data ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-launchers-dataflow
Version

Version

4.2
Type

Type

jar

Download activej-launchers-dataflow 4.2


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