GroupId | GroupIdcom.noheltcj |
---|---|
ArtifactId | ArtifactIdrxcommon-core-android |
Version | Version0.6.0 |
Type | Typeaar |
Filename | Size |
---|---|
rxcommon-core-android-0.6.0.pom | |
rxcommon-core-android-0.6.0.module | 2 KB |
rxcommon-core-android-0.6.0-sources.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.noheltcj/rxcommon-core-android/ -->
<dependency>
<groupId>com.noheltcj</groupId>
<artifactId>rxcommon-core-android</artifactId>
<version>0.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.noheltcj/rxcommon-core-android/
implementation 'com.noheltcj:rxcommon-core-android:0.6.0'
// https://jarcasting.com/artifacts/com.noheltcj/rxcommon-core-android/
implementation ("com.noheltcj:rxcommon-core-android:0.6.0")
'com.noheltcj:rxcommon-core-android:aar:0.6.0'
<dependency org="com.noheltcj" name="rxcommon-core-android" rev="0.6.0">
<artifact name="rxcommon-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.noheltcj', module='rxcommon-core-android', version='0.6.0')
)
libraryDependencies += "com.noheltcj" % "rxcommon-core-android" % "0.6.0"
[com.noheltcj/rxcommon-core-android "0.6.0"]