| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdcom.github.jodersky |
| ArtifactId | ArtifactIdflow-native |
| Last Version | Last Version2.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflow-native
flow-native
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| flow-native-2.3.1.pom | |
| flow-native-2.3.1.jar | 66 KB |
| flow-native-2.3.1-sources.jar | 257 bytes |
| flow-native-2.3.1-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jodersky/flow-native/ -->
<dependency>
<groupId>com.github.jodersky</groupId>
<artifactId>flow-native</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jodersky/flow-native/
implementation 'com.github.jodersky:flow-native:2.3.1'
// https://jarcasting.com/artifacts/com.github.jodersky/flow-native/
implementation ("com.github.jodersky:flow-native:2.3.1")
'com.github.jodersky:flow-native:jar:2.3.1'
<dependency org="com.github.jodersky" name="flow-native" rev="2.3.1">
<artifact name="flow-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jodersky', module='flow-native', version='2.3.1')
)
libraryDependencies += "com.github.jodersky" % "flow-native" % "2.3.1"
[com.github.jodersky/flow-native "2.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |