MVN

ch.tutteli.niok : niok

Maven & Gradle

Aug 11, 2021
11 usages
9 stars

niok · API for java.nio.file in a Kotlin idiomatic way

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

Latest Version

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

  • Latest Stable: 1.4.7

All Versions

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

Version Vulnerabilities Updated
1.4.x
niok-1.4.7
niok-1.4.6
niok-1.4.5
niok-1.4.4
niok-1.4.3
niok-1.4.1
niok-1.4.0
1.3.x
niok-1.3.4
niok-1.3.2
niok-1.3.1

How to add a dependency to Maven

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

<dependency>
    <groupId>ch.tutteli.niok</groupId>
    <artifactId>niok</artifactId>
    <version>1.4.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'ch.tutteli.niok:niok:1.4.7'

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

implementation("ch.tutteli.niok:niok:1.4.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "ch.tutteli.niok" % "niok" % "1.4.7"

Advertisement

Dependencies from Group

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

Discover Dependencies

May 29, 2023
8 usages
536 stars
May 29, 2023
4 usages
536 stars
May 29, 2023
24 usages
536 stars
May 29, 2023
12 usages
536 stars
Dec 31, 2019
1 usages
0 stars
Dec 31, 2019
0 stars
Jul 20, 2023
3 usages
389 stars