MVN

com.github.iounit : iounit

Maven & Gradle

Jun 14, 2019
1 usages
4 stars

iounit · File based unit tests

<dependency>
    <groupId>com.github.iounit</groupId>
    <artifactId>iounit</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.8.0

All Versions

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

Version Vulnerabilities Updated
0.8.x
iounit-0.8.0
0.7.x
iounit-0.7.0
0.6.x
iounit-0.6.0
0.5.x
iounit-0.5.0
0.4.x
iounit-0.4.0
0.3.x
iounit-0.3.0
0.2.x
iounit-0.2.0
0.1.x
iounit-0.1.0
0.0.x
iounit-0.0.3
iounit-0.0.2
iounit-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.iounit</groupId>
    <artifactId>iounit</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.iounit : iounit gradle dependency to your build.gradle file:

implementation 'com.github.iounit:iounit:0.8.0'

Gradle Kotlin DSL: Add the following com.github.iounit : iounit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.iounit:iounit:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.iounit : iounit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.iounit" % "iounit" % "0.8.0"

Advertisement

Dependencies from Group

Jun 14, 2019
1 usages
4 stars

Discover Dependencies

Jul 16, 2021
2 usages
34 stars
Jun 27, 2019
1 usages
0 stars
Jul 27, 2019
1 usages
557 stars
Apr 21, 2017
1 usages
37 stars
Nov 13, 2019
1 usages
557 stars
Jan 13, 2017
1 usages
124 stars
Feb 07, 2019
1 usages
21 stars