MVN

im.bci : jnuit-samples

Maven & Gradle

May 18, 2015
3 stars

jnuit-samples

<dependency>
    <groupId>im.bci</groupId>
    <artifactId>jnuit-samples</artifactId>
    <version>0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of im.bci : jnuit-samples to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13

All Versions

Choose a version of im.bci : jnuit-samples to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13
jnuit-samples-0.13
0.12
jnuit-samples-0.12
0.11
jnuit-samples-0.11
0.10
jnuit-samples-0.10
0.9
jnuit-samples-0.9
0.8
jnuit-samples-0.8
0.7
jnuit-samples-0.7
0.6
jnuit-samples-0.6

How to add a dependency to Maven

Add the following im.bci : jnuit-samples maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>im.bci</groupId>
    <artifactId>jnuit-samples</artifactId>
    <version>0.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following im.bci : jnuit-samples gradle dependency to your build.gradle file:

implementation 'im.bci:jnuit-samples:0.13'

Gradle Kotlin DSL: Add the following im.bci : jnuit-samples gradle kotlin dependency to your build.gradle.kts file:

implementation("im.bci:jnuit-samples:0.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following im.bci : jnuit-samples sbt scala dependency to your build.sbt file:

libraryDependencies += "im.bci" % "jnuit-samples" % "0.13"

Advertisement

Dependencies from Group

May 18, 2015
4 usages
3 stars
May 18, 2015
3 usages
3 stars
May 18, 2015
3 usages
3 stars
Feb 15, 2014
3 usages
2 stars
May 18, 2015
2 usages
3 stars

Discover Dependencies