| License |
License |
|---|---|
| GroupId | GroupIdco.fizzed |
| ArtifactId | ArtifactIdfizzed-stork-sbt-play-plugin |
| Version | Version1.2.1 |
| Type | Typepom |
| Description |
Descriptionfizzed-stork-sbt-play-plugin
SBT plugin for play projects using Stork
|
| Project Organization |
Project Organization |
<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/co.fizzed/fizzed-stork-sbt-play-plugin/
implementation ("co.fizzed:fizzed-stork-sbt-play-plugin:1.2.1")
'co.fizzed:fizzed-stork-sbt-play-plugin:pom:1.2.1'
<dependency org="co.fizzed" name="fizzed-stork-sbt-play-plugin" rev="1.2.1">
<artifact name="fizzed-stork-sbt-play-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.fizzed', module='fizzed-stork-sbt-play-plugin', version='1.2.1')
)
libraryDependencies += "co.fizzed" % "fizzed-stork-sbt-play-plugin" % "1.2.1"
[co.fizzed/fizzed-stork-sbt-play-plugin "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| co.fizzed : fizzed-stork-launcher | jar | 1.2.1 |