License |
License |
---|---|
Categories |
CategoriesIDE Development Tools GUI User Interface |
GroupId | GroupIdcom.github.ljun20160606 |
ArtifactId | ArtifactIdguide |
Last Version | Last Version3.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSample: Guide
An HTTP+HTTP/2 client for Android and Java applications
|
Filename | Size |
---|---|
guide-3.10.0.pom | |
guide-3.10.0.jar | 74 KB |
guide-3.10.0-sources.jar | 36 KB |
guide-3.10.0-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ljun20160606/guide/ -->
<dependency>
<groupId>com.github.ljun20160606</groupId>
<artifactId>guide</artifactId>
<version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ljun20160606/guide/
implementation 'com.github.ljun20160606:guide:3.10.0'
// https://jarcasting.com/artifacts/com.github.ljun20160606/guide/
implementation ("com.github.ljun20160606:guide:3.10.0")
'com.github.ljun20160606:guide:jar:3.10.0'
<dependency org="com.github.ljun20160606" name="guide" rev="3.10.0">
<artifact name="guide" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ljun20160606', module='guide', version='3.10.0')
)
libraryDependencies += "com.github.ljun20160606" % "guide" % "3.10.0"
[com.github.ljun20160606/guide "3.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ljun20160606 : okhttp | jar | 3.10.0 |
com.squareup.moshi : moshi | jar | 1.1.0 |