MVN

net.i2p.android : helper

Maven & Gradle

Nov 28, 2017
1 usages
103 stars

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

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

Latest Version

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

  • Latest Stable: 0.9.5

All Versions

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

Version Vulnerabilities Updated
0.9.x
helper-0.9.5
helper-0.9.4
helper-0.9.3
helper-0.9.2
helper-0.9.1
0.9
helper-0.9
0.8
helper-0.8

How to add a dependency to Maven

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

<dependency>
    <groupId>net.i2p.android</groupId>
    <artifactId>helper</artifactId>
    <version>0.9.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.i2p.android:helper:0.9.5'

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

implementation("net.i2p.android:helper:0.9.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.i2p.android" % "helper" % "0.9.5"

Advertisement

Dependencies from Group

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

Discover Dependencies

Apr 14, 2016
Sep 30, 2016
9 usages
2.5k stars
Jul 04, 2016
4 usages
11 stars
Apr 14, 2016
0 stars
Aug 19, 2016
2 usages
12.9k stars
Jun 19, 2017
5 usages
2 stars
May 18, 2022
1 usages
26 stars