Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.github.davide-maestroni |
ArtifactId | ArtifactIdjroutine-android-channel |
Version | Version6.0.0 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-android-channel/ -->
<dependency>
<groupId>com.github.davide-maestroni</groupId>
<artifactId>jroutine-android-channel</artifactId>
<version>6.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-android-channel/
implementation 'com.github.davide-maestroni:jroutine-android-channel:6.0.0'
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-android-channel/
implementation ("com.github.davide-maestroni:jroutine-android-channel:6.0.0")
'com.github.davide-maestroni:jroutine-android-channel:aar:6.0.0'
<dependency org="com.github.davide-maestroni" name="jroutine-android-channel" rev="6.0.0">
<artifact name="jroutine-android-channel" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.davide-maestroni', module='jroutine-android-channel', version='6.0.0')
)
libraryDependencies += "com.github.davide-maestroni" % "jroutine-android-channel" % "6.0.0"
[com.github.davide-maestroni/jroutine-android-channel "6.0.0"]