MVN

com.experij : experij

Maven & Gradle

Feb 15, 2017
1 stars

ExperiJ · A fast and customisable runtime experiment manager for Java.

<dependency>
    <groupId>com.experij</groupId>
    <artifactId>experij</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.4.1

All Versions

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

Version Vulnerabilities Updated
0.4.x
experij-0.4.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.experij</groupId>
    <artifactId>experij</artifactId>
    <version>0.4.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.experij:experij:0.4.1'

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

implementation("com.experij:experij:0.4.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.experij" % "experij" % "0.4.1"

Advertisement

Dependencies from Group

Feb 15, 2017
1 stars

Discover Dependencies

Feb 10, 2017
7 stars
Feb 17, 2017
4 usages
7 stars
Feb 12, 2017
0 stars
Feb 13, 2017
691 stars
Jul 21, 2017
56 stars
Jul 24, 2017
1 usages
101 stars
Jul 24, 2017
101 stars
Feb 15, 2017
0 stars