MVN

net.i2p.android : client

Maven & Gradle

Feb 18, 2021
103 stars

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

<dependency>
    <groupId>net.i2p.android</groupId>
    <artifactId>client</artifactId>
    <version>0.9.49</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.i2p.android : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.49

All Versions

Choose a version of net.i2p.android : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
client-0.9.49
client-0.9.45
client-0.9.42
client-0.9.40
client-0.9.39
client-0.9.33
client-0.9.32
client-0.9.31
client-0.9.30
client-0.9.29
client-0.9.28
client-0.9.27
0.9
client-0.9
0.8
client-0.8
0.7
client-0.7
0.6
client-0.6
0.5.x
client-0.5.1
0.5
client-0.5
0.4
client-0.4
0.3
client-0.3
0.2
client-0.2
0.1.x
client-0.1.1
0.1
client-0.1

How to add a dependency to Maven

Add the following net.i2p.android : client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.i2p.android</groupId>
    <artifactId>client</artifactId>
    <version>0.9.49</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.i2p.android : client gradle dependency to your build.gradle file:

implementation 'net.i2p.android:client:0.9.49'

Gradle Kotlin DSL: Add the following net.i2p.android : client gradle kotlin dependency to your build.gradle.kts file:

implementation("net.i2p.android:client:0.9.49")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.i2p.android : client sbt scala dependency to your build.sbt file:

libraryDependencies += "net.i2p.android" % "client" % "0.9.49"

Advertisement

Dependencies from Group

Nov 28, 2017
1 usages
103 stars
Feb 18, 2021
103 stars

Discover Dependencies

Aug 15, 2023
563 stars
Nov 17, 2015
3 usages
87 stars
Apr 29, 2016
15 usages
3.5k stars
Nov 15, 2017
35 usages
40 stars
Jun 09, 2023
226 stars
Aug 16, 2023
6 usages
864 stars