GroupId | GroupIdcom.github.dynckathline |
---|---|
ArtifactId | ArtifactIdokgo |
Version | Version4.0.6 |
Type | Typeaar |
Filename | Size |
---|---|
okgo-4.0.6.pom | |
okgo-4.0.6.aar | 145 KB |
okgo-4.0.6-sources.jar | 111 KB |
okgo-4.0.6-javadoc.jar | 384 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dynckathline/okgo/ -->
<dependency>
<groupId>com.github.dynckathline</groupId>
<artifactId>okgo</artifactId>
<version>4.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dynckathline/okgo/
implementation 'com.github.dynckathline:okgo:4.0.6'
// https://jarcasting.com/artifacts/com.github.dynckathline/okgo/
implementation ("com.github.dynckathline:okgo:4.0.6")
'com.github.dynckathline:okgo:aar:4.0.6'
<dependency org="com.github.dynckathline" name="okgo" rev="4.0.6">
<artifact name="okgo" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dynckathline', module='okgo', version='4.0.6')
)
libraryDependencies += "com.github.dynckathline" % "okgo" % "4.0.6"
[com.github.dynckathline/okgo "4.0.6"]