| License |
License |
|---|---|
| GroupId | GroupIdcom.fpliu.ndk.pkg.prefab.android.21 |
| ArtifactId | ArtifactIdcurl |
| Last Version | Last Version7.82.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncurl
Get a file from an HTTP, HTTPS or FTP server
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| curl-7.82.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/curl/ -->
<dependency>
<groupId>com.fpliu.ndk.pkg.prefab.android.21</groupId>
<artifactId>curl</artifactId>
<version>7.82.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/curl/
implementation 'com.fpliu.ndk.pkg.prefab.android.21:curl:7.82.0'
// https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/curl/
implementation ("com.fpliu.ndk.pkg.prefab.android.21:curl:7.82.0")
'com.fpliu.ndk.pkg.prefab.android.21:curl:aar:7.82.0'
<dependency org="com.fpliu.ndk.pkg.prefab.android.21" name="curl" rev="7.82.0">
<artifact name="curl" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fpliu.ndk.pkg.prefab.android.21', module='curl', version='7.82.0')
)
libraryDependencies += "com.fpliu.ndk.pkg.prefab.android.21" % "curl" % "7.82.0"
[com.fpliu.ndk.pkg.prefab.android.21/curl "7.82.0"]