MVN

fun.mike : io-support-alpha

Maven & Gradle

Jul 31, 2018
5 usages
0 stars

io-support-alpha · IO utilities.

<dependency>
    <groupId>fun.mike</groupId>
    <artifactId>io-support-alpha</artifactId>
    <version>0.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fun.mike : io-support-alpha to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.13

All Versions

Choose a version of fun.mike : io-support-alpha to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
io-support-alpha-0.0.13
io-support-alpha-0.0.12
io-support-alpha-0.0.10
io-support-alpha-0.0.8
io-support-alpha-0.0.7
io-support-alpha-0.0.6
io-support-alpha-0.0.5
io-support-alpha-0.0.4
io-support-alpha-0.0.1

How to add a dependency to Maven

Add the following fun.mike : io-support-alpha maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fun.mike</groupId>
    <artifactId>io-support-alpha</artifactId>
    <version>0.0.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fun.mike : io-support-alpha gradle dependency to your build.gradle file:

implementation 'fun.mike:io-support-alpha:0.0.13'

Gradle Kotlin DSL: Add the following fun.mike : io-support-alpha gradle kotlin dependency to your build.gradle.kts file:

implementation("fun.mike:io-support-alpha:0.0.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following fun.mike : io-support-alpha sbt scala dependency to your build.sbt file:

libraryDependencies += "fun.mike" % "io-support-alpha" % "0.0.13"

Advertisement

Dependencies from Group

Jul 31, 2018
5 usages
0 stars
Apr 04, 2019
3 usages
0 stars
Aug 07, 2018
3 usages
0 stars
Oct 17, 2017
1 usages
0 stars
Oct 27, 2017
1 usages
0 stars

Discover Dependencies