Last Version

I2P Android client library 0.9.49

A client library enabling Android developers to add native I2P support to their apps.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.i2p.android
ArtifactId

ArtifactId

client
Version

Version

0.9.49
Type

Type

aar
Description

Description

I2P Android client library
A client library enabling Android developers to add native I2P support to their apps.
Project URL

Project URL

https://github.com/i2p/i2p.android.base
Source Code Management

Source Code Management

https://github.com/i2p/i2p.android.base

Download client 0.9.49


<!-- https://jarcasting.com/artifacts/net.i2p.android/client/ -->
<dependency>
    <groupId>net.i2p.android</groupId>
    <artifactId>client</artifactId>
    <version>0.9.49</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.i2p.android/client/
implementation 'net.i2p.android:client:0.9.49'
// https://jarcasting.com/artifacts/net.i2p.android/client/
implementation ("net.i2p.android:client:0.9.49")
'net.i2p.android:client:aar:0.9.49'
<dependency org="net.i2p.android" name="client" rev="0.9.49">
  <artifact name="client" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.i2p.android', module='client', version='0.9.49')
)
libraryDependencies += "net.i2p.android" % "client" % "0.9.49"
[net.i2p.android/client "0.9.49"]

Dependencies

compile (2)

Group / Artifact Type Version
net.i2p : i2p jar 0.9.49
net.i2p.client : streaming jar 0.9.49

Project Modules

There are no modules declared in this project.