License |
License |
---|---|
GroupId | GroupIdcom.github.jodersky |
ArtifactId | ArtifactIdflow_2.11 |
Version | Version2.3.0 |
Type | Typejar |
Description |
Descriptionflow
flow
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
flow_2.11-2.3.0.pom | |
flow_2.11-2.3.0.jar | 104 KB |
flow_2.11-2.3.0-sources.jar | 12 KB |
flow_2.11-2.3.0-javadoc.jar | 469 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jodersky/flow_2.11/ -->
<dependency>
<groupId>com.github.jodersky</groupId>
<artifactId>flow_2.11</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jodersky/flow_2.11/
implementation 'com.github.jodersky:flow_2.11:2.3.0'
// https://jarcasting.com/artifacts/com.github.jodersky/flow_2.11/
implementation ("com.github.jodersky:flow_2.11:2.3.0")
'com.github.jodersky:flow_2.11:jar:2.3.0'
<dependency org="com.github.jodersky" name="flow_2.11" rev="2.3.0">
<artifact name="flow_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jodersky', module='flow_2.11', version='2.3.0')
)
libraryDependencies += "com.github.jodersky" % "flow_2.11" % "2.3.0"
[com.github.jodersky/flow_2.11 "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.0 |