License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.dynckathline |
ArtifactId | ArtifactIdReActiveAndroid |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionReActiveAndroid
你的项目描述
|
Filename | Size |
---|---|
ReActiveAndroid-1.0.pom | |
ReActiveAndroid-1.0.aar | 119 KB |
ReActiveAndroid-1.0-sources.jar | 57 KB |
ReActiveAndroid-1.0-javadoc.jar | 333 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dynckathline/ReActiveAndroid/ -->
<dependency>
<groupId>com.github.dynckathline</groupId>
<artifactId>ReActiveAndroid</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dynckathline/ReActiveAndroid/
implementation 'com.github.dynckathline:ReActiveAndroid:1.0'
// https://jarcasting.com/artifacts/com.github.dynckathline/ReActiveAndroid/
implementation ("com.github.dynckathline:ReActiveAndroid:1.0")
'com.github.dynckathline:ReActiveAndroid:aar:1.0'
<dependency org="com.github.dynckathline" name="ReActiveAndroid" rev="1.0">
<artifact name="ReActiveAndroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dynckathline', module='ReActiveAndroid', version='1.0')
)
libraryDependencies += "com.github.dynckathline" % "ReActiveAndroid" % "1.0"
[com.github.dynckathline/ReActiveAndroid "1.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.16 |