is not current version
Last Version 1.2.1

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

SBT plugin for play projects using Stork

GroupId

GroupId

co.fizzed
ArtifactId

ArtifactId

fizzed-stork-sbt-play-plugin
Version

Version

1.2.0
Type

Type

pom

Download fizzed-stork-sbt-play-plugin 1.2.0


<!-- https://jarcasting.com/artifacts/co.fizzed/fizzed-stork-sbt-play-plugin/ -->
<dependency>
    <groupId>co.fizzed</groupId>
    <artifactId>fizzed-stork-sbt-play-plugin</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.fizzed/fizzed-stork-sbt-play-plugin/
implementation 'co.fizzed:fizzed-stork-sbt-play-plugin:1.2.0'
// https://jarcasting.com/artifacts/co.fizzed/fizzed-stork-sbt-play-plugin/
implementation ("co.fizzed:fizzed-stork-sbt-play-plugin:1.2.0")
'co.fizzed:fizzed-stork-sbt-play-plugin:pom:1.2.0'
<dependency org="co.fizzed" name="fizzed-stork-sbt-play-plugin" rev="1.2.0">
  <artifact name="fizzed-stork-sbt-play-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.fizzed', module='fizzed-stork-sbt-play-plugin', version='1.2.0')
)
libraryDependencies += "co.fizzed" % "fizzed-stork-sbt-play-plugin" % "1.2.0"
[co.fizzed/fizzed-stork-sbt-play-plugin "1.2.0"]