License |
License |
---|---|
GroupId | GroupIdcom.github.romastyi |
ArtifactId | ArtifactIdsbt-play-boilerplate-lib_2.10 |
Version | Version0.2.4 |
Type | Typejar |
Description |
Descriptionsbt-play-boilerplate-lib
sbt-play-boilerplate-lib
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.romastyi |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.romastyi/sbt-play-boilerplate-lib_2.10/ -->
<dependency>
<groupId>com.github.romastyi</groupId>
<artifactId>sbt-play-boilerplate-lib_2.10</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.romastyi/sbt-play-boilerplate-lib_2.10/
implementation 'com.github.romastyi:sbt-play-boilerplate-lib_2.10:0.2.4'
// https://jarcasting.com/artifacts/com.github.romastyi/sbt-play-boilerplate-lib_2.10/
implementation ("com.github.romastyi:sbt-play-boilerplate-lib_2.10:0.2.4")
'com.github.romastyi:sbt-play-boilerplate-lib_2.10:jar:0.2.4'
<dependency org="com.github.romastyi" name="sbt-play-boilerplate-lib_2.10" rev="0.2.4">
<artifact name="sbt-play-boilerplate-lib_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.romastyi', module='sbt-play-boilerplate-lib_2.10', version='0.2.4')
)
libraryDependencies += "com.github.romastyi" % "sbt-play-boilerplate-lib_2.10" % "0.2.4"
[com.github.romastyi/sbt-play-boilerplate-lib_2.10 "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.eed3si9n : treehugger_2.10 | jar | 0.4.3 |
io.swagger : swagger-parser | jar | 1.0.41 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.1 |