Last Version

I2P Android helper library 0.9.5

A helper library enabling Android developers to easily add I2P Android support to their apps.

License

License

Categories

Categories

Net
GroupId

GroupId

net.i2p.android
ArtifactId

ArtifactId

helper
Version

Version

0.9.5
Type

Type

aar
Description

Description

I2P Android helper library
A helper library enabling Android developers to easily add I2P Android 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 helper 0.9.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 25.3.1

Project Modules

There are no modules declared in this project.