MVN

com.github.oehme.xtend : xtend-junit

Maven & Gradle

Nov 24, 2014
5 usages
2 stars

xtend-junit · Makes using Junit4 even more fun with Xtend

<dependency>
    <groupId>com.github.oehme.xtend</groupId>
    <artifactId>xtend-junit</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.2

All Versions

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

Version Vulnerabilities Updated
0.0.x
xtend-junit-0.0.2
xtend-junit-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.oehme.xtend</groupId>
    <artifactId>xtend-junit</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.oehme.xtend : xtend-junit gradle dependency to your build.gradle file:

implementation 'com.github.oehme.xtend:xtend-junit:0.0.2'

Gradle Kotlin DSL: Add the following com.github.oehme.xtend : xtend-junit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.oehme.xtend:xtend-junit:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.oehme.xtend : xtend-junit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.oehme.xtend" % "xtend-junit" % "0.0.2"

Advertisement

Dependencies from Group

Jun 07, 2016
10 usages
Nov 24, 2014
5 usages
2 stars

Discover Dependencies

May 15, 2017
14 usages
52 stars
Mar 08, 2012
5 usages
Mar 16, 2014
20 usages
0 stars
Oct 28, 2013
11 usages
67 stars
Jan 08, 2017
6 usages
635 stars
May 23, 2017
5 usages
2 stars
Jun 30, 2017
8 usages
0 stars