| License |
License |
|---|---|
| GroupId | GroupIdio.github.dsly-android |
| ArtifactId | ArtifactIdweblib |
| Version | Version0.0.1 |
| Type | Typeaar |
| Description |
Descriptionx5 webview框架
x5 webview框架
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| weblib-0.0.1.pom | |
| weblib-0.0.1.aar | 646 KB |
| weblib-0.0.1-sources.jar | 89 KB |
| weblib-0.0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dsly-android/weblib/ -->
<dependency>
<groupId>io.github.dsly-android</groupId>
<artifactId>weblib</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dsly-android/weblib/
implementation 'io.github.dsly-android:weblib:0.0.1'
// https://jarcasting.com/artifacts/io.github.dsly-android/weblib/
implementation ("io.github.dsly-android:weblib:0.0.1")
'io.github.dsly-android:weblib:aar:0.0.1'
<dependency org="io.github.dsly-android" name="weblib" rev="0.0.1">
<artifact name="weblib" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dsly-android', module='weblib', version='0.0.1')
)
libraryDependencies += "io.github.dsly-android" % "weblib" % "0.0.1"
[io.github.dsly-android/weblib "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 28.0.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
| com.github.Justson » Downloader | jar | v5.0.0 |