is not current version
Last Version 0.3.2

io.github.c4dt:artiwrapper 0.1.0

Android wrapper for arti, an implementation of Tor in Rust

GroupId

GroupId

io.github.c4dt
ArtifactId

ArtifactId

artiwrapper
Version

Version

0.1.0
Type

Type

aar

Download artiwrapper 0.1.0


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