Last Version

lightarti-rest Android library 0.4.2

Android library for lightarti-rest (mobile wrapper for arti, an implementation of Tor in Rust)

License

License

GroupId

GroupId

io.github.c4dt
ArtifactId

ArtifactId

lightarti-rest
Version

Version

0.4.2
Type

Type

aar
Description

Description

lightarti-rest Android library
Android library for lightarti-rest (mobile wrapper for arti, an implementation of Tor in Rust)
Project URL

Project URL

https://github.com/c4dt/lightarti-rest-android
Source Code Management

Source Code Management

https://github.com/c4dt/lightarti-rest-android.git

Download lightarti-rest 0.4.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.3

runtime (4)

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

Project Modules

There are no modules declared in this project.