MVN

com.google.code.sbt-compiler-maven-plugin : sbt-compiler

Maven & Gradle

May 03, 2017
10 stars

SBT Compiler · SBT Compiler

<dependency>
    <groupId>com.google.code.sbt-compiler-maven-plugin</groupId>
    <artifactId>sbt-compiler</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.code.sbt-compiler-maven-plugin : sbt-compiler to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0
  • Latest Release Candidate: 1.0.0-rc1
  • Latest Beta: 1.0.0-beta9

All Versions

Choose a version of com.google.code.sbt-compiler-maven-plugin : sbt-compiler to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
sbt-compiler-1.0.0
sbt-compiler-1.0.0-rc1
sbt-compiler-1.0.0-beta9
sbt-compiler-1.0.0-beta8
sbt-compiler-1.0.0-beta7
sbt-compiler-1.0.0-beta6
sbt-compiler-1.0.0-beta5
sbt-compiler-1.0.0-beta4
sbt-compiler-1.0.0-beta3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.google.code.sbt-compiler-maven-plugin</groupId>
    <artifactId>sbt-compiler</artifactId>
    <version>1.0.0</version>
</dependency>