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