License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.reactivemongo |
ArtifactId | ArtifactIdreactivemongo-iteratees_3 |
Last Version | Last Version1.1.0-RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactivemongo-iteratees
reactivemongo-iteratees
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
reactivemongo-iteratees_3-1.1.0-RC4.pom | |
reactivemongo-iteratees_3-1.1.0-RC4.jar | 302 bytes |
reactivemongo-iteratees_3-1.1.0-RC4-sources.jar | 259 bytes |
reactivemongo-iteratees_3-1.1.0-RC4-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-iteratees_3/ -->
<dependency>
<groupId>org.reactivemongo</groupId>
<artifactId>reactivemongo-iteratees_3</artifactId>
<version>1.1.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-iteratees_3/
implementation 'org.reactivemongo:reactivemongo-iteratees_3:1.1.0-RC4'
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-iteratees_3/
implementation ("org.reactivemongo:reactivemongo-iteratees_3:1.1.0-RC4")
'org.reactivemongo:reactivemongo-iteratees_3:jar:1.1.0-RC4'
<dependency org="org.reactivemongo" name="reactivemongo-iteratees_3" rev="1.1.0-RC4">
<artifact name="reactivemongo-iteratees_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo-iteratees_3', version='1.1.0-RC4')
)
libraryDependencies += "org.reactivemongo" % "reactivemongo-iteratees_3" % "1.1.0-RC4"
[org.reactivemongo/reactivemongo-iteratees_3 "1.1.0-RC4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.3-RC2 |