MVN

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

Maven & Gradle

Aug 25, 2022
0 stars

SBT Compiler · SBT Compiler

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

Latest Version

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

  • Latest Stable: 1.0.3

All Versions

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

Version Vulnerabilities Updated
1.0.x
sbt-compiler-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.arpnetworking.code.sbt-compiler-maven-plugin</groupId>
    <artifactId>sbt-compiler</artifactId>
    <version>1.0.3</version>
</dependency>