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