is not current version
Last Version 3.0.4

ch.jodersky:flow-native 3.0.2

flow-native

Categories

Categories

Native Development Tools
GroupId

GroupId

ch.jodersky
ArtifactId

ArtifactId

flow-native
Version

Version

3.0.2
Type

Type

jar

Download flow-native 3.0.2


<!-- https://jarcasting.com/artifacts/ch.jodersky/flow-native/ -->
<dependency>
    <groupId>ch.jodersky</groupId>
    <artifactId>flow-native</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.jodersky/flow-native/
implementation 'ch.jodersky:flow-native:3.0.2'
// https://jarcasting.com/artifacts/ch.jodersky/flow-native/
implementation ("ch.jodersky:flow-native:3.0.2")
'ch.jodersky:flow-native:jar:3.0.2'
<dependency org="ch.jodersky" name="flow-native" rev="3.0.2">
  <artifact name="flow-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.jodersky', module='flow-native', version='3.0.2')
)
libraryDependencies += "ch.jodersky" % "flow-native" % "3.0.2"
[ch.jodersky/flow-native "3.0.2"]