Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.github.davide-maestroni |
ArtifactId | ArtifactIdjroutine-androidproxy |
Version | Version3.1.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>3.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-androidproxy/
implementation 'com.github.davide-maestroni:jroutine-androidproxy:3.1.0'
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-androidproxy/
implementation ("com.github.davide-maestroni:jroutine-androidproxy:3.1.0")
'com.github.davide-maestroni:jroutine-androidproxy:aar:3.1.0'
<dependency org="com.github.davide-maestroni" name="jroutine-androidproxy" rev="3.1.0">
<artifact name="jroutine-androidproxy" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.davide-maestroni', module='jroutine-androidproxy', version='3.1.0')
)
libraryDependencies += "com.github.davide-maestroni" % "jroutine-androidproxy" % "3.1.0"
[com.github.davide-maestroni/jroutine-androidproxy "3.1.0"]