MVN

com.github.gavinmead : scaladaemon

Maven & Gradle

Jun 18, 2015

Scala Daemon Parent · Scala Daemon parent pom

<dependency>
    <groupId>com.github.gavinmead</groupId>
    <artifactId>scaladaemon</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gavinmead : scaladaemon to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.github.gavinmead : scaladaemon to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
scaladaemon-0.0.3
scaladaemon-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.gavinmead</groupId>
    <artifactId>scaladaemon</artifactId>
    <version>0.0.3</version>
</dependency>

Advertisement