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