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