MVN

ch.tutteli.niok : niok-android

Maven & Gradle

Feb 05, 2020
2 usages
9 stars

niok-android · API for java.nio.file in a Kotlin idiomatic way for the Android platform

<dependency>
    <groupId>ch.tutteli.niok</groupId>
    <artifactId>niok-android</artifactId>
    <version>1.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.tutteli.niok : niok-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.4

All Versions

Choose a version of ch.tutteli.niok : niok-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
niok-android-1.3.4
niok-android-1.3.2
niok-android-1.3.1

How to add a dependency to Maven

Add the following ch.tutteli.niok : niok-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.tutteli.niok</groupId>
    <artifactId>niok-android</artifactId>
    <version>1.3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.tutteli.niok : niok-android gradle dependency to your build.gradle file:

implementation 'ch.tutteli.niok:niok-android:1.3.4'

Gradle Kotlin DSL: Add the following ch.tutteli.niok : niok-android gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.tutteli.niok:niok-android:1.3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.tutteli.niok : niok-android sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.tutteli.niok" % "niok-android" % "1.3.4"

Advertisement

Dependencies from Group

Aug 11, 2021
11 usages
9 stars
Feb 05, 2020
2 usages
9 stars

Discover Dependencies

Feb 21, 2020
1 usages
0 stars
Feb 18, 2020
2 usages
1 stars
May 06, 2020
2 usages
0 stars
May 06, 2020
2 usages
0 stars
May 06, 2020
2 usages
0 stars
api
Feb 29, 2020
2 usages
6 stars
Feb 28, 2020
2 usages
7 stars
Jul 21, 2022
2 usages
24 stars
Feb 25, 2020
2 usages
7 stars