is not current version
Last Version 2.3.1

com.github.jodersky:flow-native 2.0.3

flow-native

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.jodersky
ArtifactId

ArtifactId

flow-native
Version

Version

2.0.3
Type

Type

jar

Download flow-native 2.0.3


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