is not current version
Last Version 0.4.2

io.github.c4dt:lightarti-rest 0.4.1

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

GroupId

GroupId

io.github.c4dt
ArtifactId

ArtifactId

lightarti-rest
Version

Version

0.4.1
Type

Type

aar

Download lightarti-rest 0.4.1


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