MVN

org.multiverse : multiverse-alpha

Maven & Gradle

Feb 15, 2011

Alpha Multiverse STM engine · Contains an all in one jar that that contains the AlphaStm including the Multiverse Javaagent and the Multiverse Compiler. This is the JAR you want to include in your projects, if you do, you don't need to worry about any Multiverse dependency at all.

<dependency>
    <groupId>org.multiverse</groupId>
    <artifactId>multiverse-alpha</artifactId>
    <version>0.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.multiverse : multiverse-alpha to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.2

All Versions

Choose a version of org.multiverse : multiverse-alpha to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
multiverse-alpha-0.6.2
multiverse-alpha-0.6.1
0.6
multiverse-alpha-0.6
0.5.x
multiverse-alpha-0.5.2
0.5
multiverse-alpha-0.5
0.4.x
multiverse-alpha-0.4.1-SNAPSHOPT
0.4
multiverse-alpha-0.4
0.3
multiverse-alpha-0.3

How to add a dependency to Maven

Add the following org.multiverse : multiverse-alpha maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.multiverse</groupId>
    <artifactId>multiverse-alpha</artifactId>
    <version>0.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.multiverse : multiverse-alpha gradle dependency to your build.gradle file:

implementation 'org.multiverse:multiverse-alpha:0.6.2'

Gradle Kotlin DSL: Add the following org.multiverse : multiverse-alpha gradle kotlin dependency to your build.gradle.kts file:

implementation("org.multiverse:multiverse-alpha:0.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.multiverse : multiverse-alpha sbt scala dependency to your build.sbt file:

libraryDependencies += "org.multiverse" % "multiverse-alpha" % "0.6.2"

Advertisement

Dependencies from Group

Apr 07, 2012
2 usages
213 stars
Dec 02, 2010
1 usages
Apr 07, 2012
230 stars

Discover Dependencies

Jun 09, 2014
1 usages
3 stars
Nov 28, 2014
4 usages
1 stars
Nov 16, 2011
1 usages
Nov 16, 2011
1 usages
Apr 02, 2015
2 usages
5 stars
Aug 14, 2013
1 usages
26 stars
Feb 03, 2015
1 usages
Aug 19, 2011
Mar 28, 2014
1 usages