MVN

com.stackmob : scalamachine_2.10

Maven & Gradle

Jun 15, 2013

scalamachine · scalamachine

<dependency>
    <groupId>com.stackmob</groupId>
    <artifactId>scalamachine_2.10</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stackmob : scalamachine_2.10 to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.stackmob : scalamachine_2.10 to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
scalamachine_2.10-0.5.0
0.4.x
scalamachine_2.10-0.4.2
scalamachine_2.10-0.4.1
scalamachine_2.10-0.4.0
0.3.x
scalamachine_2.10-0.3.1
scalamachine_2.10-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.stackmob</groupId>
    <artifactId>scalamachine_2.10</artifactId>
    <version>0.5.0</version>
</dependency>