GroupId | GroupIdcom.github.keran213539 |
---|---|
ArtifactId | ArtifactIdcommonOkHttp-base |
Version | Version0.4.2 |
Type | Typepom |
Filename | Size |
---|---|
commonOkHttp-base-0.4.2.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.keran213539/commonOkHttp-base/ -->
<dependency>
<groupId>com.github.keran213539</groupId>
<artifactId>commonOkHttp-base</artifactId>
<version>0.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.keran213539/commonOkHttp-base/
implementation 'com.github.keran213539:commonOkHttp-base:0.4.2'
// https://jarcasting.com/artifacts/com.github.keran213539/commonOkHttp-base/
implementation ("com.github.keran213539:commonOkHttp-base:0.4.2")
'com.github.keran213539:commonOkHttp-base:pom:0.4.2'
<dependency org="com.github.keran213539" name="commonOkHttp-base" rev="0.4.2">
<artifact name="commonOkHttp-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.keran213539', module='commonOkHttp-base', version='0.4.2')
)
libraryDependencies += "com.github.keran213539" % "commonOkHttp-base" % "0.4.2"
[com.github.keran213539/commonOkHttp-base "0.4.2"]