Last Version

Arti Wrapper Library 0.3.2

Android wrapper for arti, an implementation of Tor in Rust

License

License

GroupId

GroupId

io.github.c4dt
ArtifactId

ArtifactId

artiwrapper
Version

Version

0.3.2
Type

Type

aar
Description

Description

Arti Wrapper Library
Android 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 artiwrapper 0.3.2


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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
androidx.constraintlayout » constraintlayout jar 2.0.4

Project Modules

There are no modules declared in this project.