GroupId | GroupIdcom.eed3si9n |
---|---|
ArtifactId | ArtifactIdgigahorse-okhttp_2.11 |
Version | Version0.3.1 |
Type | Typejar |
Filename | Size |
---|---|
gigahorse-okhttp_2.11-0.3.1.pom | |
gigahorse-okhttp_2.11-0.3.1.jar | 66 KB |
gigahorse-okhttp_2.11-0.3.1-sources.jar | 11 KB |
gigahorse-okhttp_2.11-0.3.1-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eed3si9n/gigahorse-okhttp_2.11/ -->
<dependency>
<groupId>com.eed3si9n</groupId>
<artifactId>gigahorse-okhttp_2.11</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.eed3si9n/gigahorse-okhttp_2.11/
implementation 'com.eed3si9n:gigahorse-okhttp_2.11:0.3.1'
// https://jarcasting.com/artifacts/com.eed3si9n/gigahorse-okhttp_2.11/
implementation ("com.eed3si9n:gigahorse-okhttp_2.11:0.3.1")
'com.eed3si9n:gigahorse-okhttp_2.11:jar:0.3.1'
<dependency org="com.eed3si9n" name="gigahorse-okhttp_2.11" rev="0.3.1">
<artifact name="gigahorse-okhttp_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eed3si9n', module='gigahorse-okhttp_2.11', version='0.3.1')
)
libraryDependencies += "com.eed3si9n" % "gigahorse-okhttp_2.11" % "0.3.1"
[com.eed3si9n/gigahorse-okhttp_2.11 "0.3.1"]