| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial Guava General Purpose Libraries Utility |
| GroupId | GroupIdio.advantageous |
| ArtifactId | ArtifactIdreakt-guava |
| Version | Version2.0.0.RELEASE |
| Type | Typejar |
| Description |
Descriptionreakt-guava
Bridge from Reakt to Guava to add support fluent, lambda API.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.advantageous/reakt-guava/ -->
<dependency>
<groupId>io.advantageous</groupId>
<artifactId>reakt-guava</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous/reakt-guava/
implementation 'io.advantageous:reakt-guava:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.advantageous/reakt-guava/
implementation ("io.advantageous:reakt-guava:2.0.0.RELEASE")
'io.advantageous:reakt-guava:jar:2.0.0.RELEASE'
<dependency org="io.advantageous" name="reakt-guava" rev="2.0.0.RELEASE">
<artifact name="reakt-guava" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous', module='reakt-guava', version='2.0.0.RELEASE')
)
libraryDependencies += "io.advantageous" % "reakt-guava" % "2.0.0.RELEASE"
[io.advantageous/reakt-guava "2.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 19.0 |
| io.advantageous : reakt | jar | 2.0.0.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |