is not current version
Last Version 7.83.0-h3

io.github.vvb2060.ndk:curl 7.83.0

curl static library prefab for android.

GroupId

GroupId

io.github.vvb2060.ndk
ArtifactId

ArtifactId

curl
Version

Version

7.83.0
Type

Type

aar

Download curl 7.83.0


<!-- https://jarcasting.com/artifacts/io.github.vvb2060.ndk/curl/ -->
<dependency>
    <groupId>io.github.vvb2060.ndk</groupId>
    <artifactId>curl</artifactId>
    <version>7.83.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vvb2060.ndk/curl/
implementation 'io.github.vvb2060.ndk:curl:7.83.0'
// https://jarcasting.com/artifacts/io.github.vvb2060.ndk/curl/
implementation ("io.github.vvb2060.ndk:curl:7.83.0")
'io.github.vvb2060.ndk:curl:aar:7.83.0'
<dependency org="io.github.vvb2060.ndk" name="curl" rev="7.83.0">
  <artifact name="curl" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.vvb2060.ndk', module='curl', version='7.83.0')
)
libraryDependencies += "io.github.vvb2060.ndk" % "curl" % "7.83.0"
[io.github.vvb2060.ndk/curl "7.83.0"]