| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdch.jodersky |
| ArtifactId | ArtifactIdflow-native |
| Last Version | Last Version3.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflow-native
flow-native
|
| Project Organization |
Project Organizationch.jodersky |
| Filename | Size |
|---|---|
| flow-native-3.0.4.pom | |
| flow-native-3.0.4.jar | 24 KB |
| flow-native-3.0.4-sources.jar | 249 bytes |
| flow-native-3.0.4-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.jodersky/flow-native/ -->
<dependency>
<groupId>ch.jodersky</groupId>
<artifactId>flow-native</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.jodersky/flow-native/
implementation 'ch.jodersky:flow-native:3.0.4'
// https://jarcasting.com/artifacts/ch.jodersky/flow-native/
implementation ("ch.jodersky:flow-native:3.0.4")
'ch.jodersky:flow-native:jar:3.0.4'
<dependency org="ch.jodersky" name="flow-native" rev="3.0.4">
<artifact name="flow-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.jodersky', module='flow-native', version='3.0.4')
)
libraryDependencies += "ch.jodersky" % "flow-native" % "3.0.4"
[ch.jodersky/flow-native "3.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.12.0 |
| ch.jodersky » sbt-jni-macros_2.12 | jar | 1.2.4 |