MVN

xyz.cofe : iofun

Maven & Gradle

Feb 02, 2020
4 usages
0 stars

iofun · primitive io util functions

<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>iofun</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.cofe : iofun to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of xyz.cofe : iofun to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
iofun-1.0

How to add a dependency to Maven

Add the following xyz.cofe : iofun maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>iofun</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.cofe : iofun gradle dependency to your build.gradle file:

implementation 'xyz.cofe:iofun:1.0'

Gradle Kotlin DSL: Add the following xyz.cofe : iofun gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.cofe:iofun:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.cofe : iofun sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.cofe" % "iofun" % "1.0"

Advertisement

Dependencies from Group

Mar 28, 2022
13 usages
0 stars
Jun 12, 2021
7 usages
0 stars
fs
Mar 12, 2021
4 usages
0 stars
Aug 24, 2020
4 usages
0 stars
Feb 02, 2020
4 usages
0 stars

Discover Dependencies

Nov 19, 2020
3 usages
3 stars
Jun 04, 2013
10 usages
5 stars
Sep 14, 2017
4 usages
10 stars
Jun 03, 2019
16 usages
329 stars
Sep 07, 2019
3 usages
13 stars
Aug 07, 2023
38 usages
Aug 20, 2020
9 usages
3.9k stars