MVN

co.fizzed : fizzed-stork-sbt-play-plugin

Maven & Gradle

Nov 20, 2014

SBT plugin for play projects using Stork

<dependency>
    <groupId>co.fizzed</groupId>
    <artifactId>fizzed-stork-sbt-play-plugin</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.fizzed : fizzed-stork-sbt-play-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of co.fizzed : fizzed-stork-sbt-play-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
fizzed-stork-sbt-play-plugin-1.2.1
fizzed-stork-sbt-play-plugin-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>co.fizzed</groupId>
    <artifactId>fizzed-stork-sbt-play-plugin</artifactId>
    <version>1.2.1</version>
</dependency>

Advertisement