License |
License |
---|---|
GroupId | GroupIdio.github.c4dt |
ArtifactId | ArtifactIdlightarti-rest |
Version | Version0.4.2 |
Type | Typeaar |
Description |
Descriptionlightarti-rest Android library
Android library for lightarti-rest (mobile wrapper for arti, an implementation of Tor in Rust)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lightarti-rest-0.4.2.pom | |
lightarti-rest-0.4.2-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.c4dt/lightarti-rest/ -->
<dependency>
<groupId>io.github.c4dt</groupId>
<artifactId>lightarti-rest</artifactId>
<version>0.4.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.c4dt/lightarti-rest/
implementation 'io.github.c4dt:lightarti-rest:0.4.2'
// https://jarcasting.com/artifacts/io.github.c4dt/lightarti-rest/
implementation ("io.github.c4dt:lightarti-rest:0.4.2")
'io.github.c4dt:lightarti-rest:aar:0.4.2'
<dependency org="io.github.c4dt" name="lightarti-rest" rev="0.4.2">
<artifact name="lightarti-rest" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.c4dt', module='lightarti-rest', version='0.4.2')
)
libraryDependencies += "io.github.c4dt" % "lightarti-rest" % "0.4.2"
[io.github.c4dt/lightarti-rest "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.3 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
com.google.android.material » material | jar | 1.4.0 |
androidx.constraintlayout » constraintlayout | jar | 2.1.1 |
org.apache.commons : commons-compress | jar | 1.21 |