Categories |
CategoriesScala Languages Fugue General Purpose Libraries Functional Programming |
---|---|
GroupId | GroupIdio.atlassian.fugue |
ArtifactId | ArtifactIdfugue-scala |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFunctional Extensions Scala Inter-Ops
|
Filename | Size |
---|---|
fugue-scala-5.0.0.pom | |
fugue-scala-5.0.0.jar | 72 KB |
fugue-scala-5.0.0-sources.jar | 3 KB |
fugue-scala-5.0.0-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-scala/ -->
<dependency>
<groupId>io.atlassian.fugue</groupId>
<artifactId>fugue-scala</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-scala/
implementation 'io.atlassian.fugue:fugue-scala:5.0.0'
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-scala/
implementation ("io.atlassian.fugue:fugue-scala:5.0.0")
'io.atlassian.fugue:fugue-scala:jar:5.0.0'
<dependency org="io.atlassian.fugue" name="fugue-scala" rev="5.0.0">
<artifact name="fugue-scala" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlassian.fugue', module='fugue-scala', version='5.0.0')
)
libraryDependencies += "io.atlassian.fugue" % "fugue-scala" % "5.0.0"
[io.atlassian.fugue/fugue-scala "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.atlassian.fugue : fugue | jar | ${project.version} |
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
io.atlassian.fugue : fugue-optics | jar | ${project.version} |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.1.0 |
org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |
org.scalatest : scalatest_2.11 | jar | 3.0.5 |
junit : junit | jar | |
org.mockito : mockito-core | jar | |
org.hamcrest : hamcrest-library | jar |