MVN

org.hyperscala : hyperscala-root_2.11

Maven & Gradle

Dec 21, 2015
209 stars

hyperscala-root · hyperscala-root

<dependency>
    <groupId>org.hyperscala</groupId>
    <artifactId>hyperscala-root_2.11</artifactId>
    <version>0.10.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hyperscala : hyperscala-root_2.11 to add to Maven - Latest Versions:

  • Latest Stable: 0.10.3

All Versions

Choose a version of org.hyperscala : hyperscala-root_2.11 to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10.x
hyperscala-root_2.11-0.10.3
hyperscala-root_2.11-0.10.1
hyperscala-root_2.11-0.10.0
0.9.x
hyperscala-root_2.11-0.9.3
hyperscala-root_2.11-0.9.2
hyperscala-root_2.11-0.9.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.hyperscala</groupId>
    <artifactId>hyperscala-root_2.11</artifactId>
    <version>0.10.3</version>
</dependency>

Advertisement