| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdio.reactivex |
| ArtifactId | ArtifactIdrxgroovy |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrxgroovy
rxgroovy
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rxgroovy-1.0.3.pom | |
| rxgroovy-1.0.3.jar | 10 KB |
| rxgroovy-1.0.3-sources.jar | 7 KB |
| rxgroovy-1.0.3-javadoc.jar | 46 KB |
| rxgroovy-1.0.3-benchmarks.jar | 9 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.reactivex/rxgroovy/ -->
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxgroovy</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.reactivex/rxgroovy/
implementation 'io.reactivex:rxgroovy:1.0.3'
// https://jarcasting.com/artifacts/io.reactivex/rxgroovy/
implementation ("io.reactivex:rxgroovy:1.0.3")
'io.reactivex:rxgroovy:jar:1.0.3'
<dependency org="io.reactivex" name="rxgroovy" rev="1.0.3">
<artifact name="rxgroovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reactivex', module='rxgroovy', version='1.0.3')
)
libraryDependencies += "io.reactivex" % "rxgroovy" % "1.0.3"
[io.reactivex/rxgroovy "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex : rxjava | jar | 1.0.15 |
| org.codehaus.groovy : groovy-all | jar | 2.4.5 |