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