study
study
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.qiubowang |
ArtifactId | ArtifactIdmavenlibrary |
Last Version | Last Version3.0.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmavenlibrary
The Android build the framework of the Http server.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mavenlibrary-3.0.6.pom | |
mavenlibrary-3.0.6.aar | 14 KB |
mavenlibrary-3.0.6-sources.jar | 854 bytes |
mavenlibrary-3.0.6-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.qiubowang/mavenlibrary/ -->
<dependency>
<groupId>com.github.qiubowang</groupId>
<artifactId>mavenlibrary</artifactId>
<version>3.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qiubowang/mavenlibrary/
implementation 'com.github.qiubowang:mavenlibrary:3.0.6'
// https://jarcasting.com/artifacts/com.github.qiubowang/mavenlibrary/
implementation ("com.github.qiubowang:mavenlibrary:3.0.6")
'com.github.qiubowang:mavenlibrary:aar:3.0.6'
<dependency org="com.github.qiubowang" name="mavenlibrary" rev="3.0.6">
<artifact name="mavenlibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.qiubowang', module='mavenlibrary', version='3.0.6')
)
libraryDependencies += "com.github.qiubowang" % "mavenlibrary" % "3.0.6"
[com.github.qiubowang/mavenlibrary "3.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.qiubowang : mavenlibrary | jar | 3.0.6 |
com.android.support » appcompat-v7 | jar | 24.0.0 |
study