MVN

com.github.robtimus : io-functions

Maven & Gradle

Dec 18, 2021
2 usages
0 stars

io-functions · A collection of functional interfaces for I/O operations

<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>io-functions</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.robtimus : io-functions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of com.github.robtimus : io-functions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
io-functions-2.0
1.1
io-functions-1.1
1.0
io-functions-1.0

How to add a dependency to Maven

Add the following com.github.robtimus : io-functions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>io-functions</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.robtimus : io-functions gradle dependency to your build.gradle file:

implementation 'com.github.robtimus:io-functions:2.0'

Gradle Kotlin DSL: Add the following com.github.robtimus : io-functions gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.robtimus:io-functions:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.robtimus : io-functions sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.robtimus" % "io-functions" % "2.0"

Advertisement

Dependencies from Group

Mar 16, 2022
16 usages
1 stars
Mar 02, 2023
6 usages
1 stars
Dec 18, 2021
4 usages
0 stars
Jan 29, 2023
3 usages
0 stars
Dec 18, 2021
2 usages
0 stars

Discover Dependencies

May 16, 2017
2 usages
1 stars
Dec 01, 2017
1 usages
0 stars
Jun 15, 2017
1 usages
2 stars
Jun 15, 2017
1 usages
2 stars
Jun 15, 2017
1 usages
2 stars
Jun 15, 2017
1 usages
2 stars
May 23, 2023
1 usages
1.7k stars
Jan 02, 2019
1 usages
869 stars