License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcn.playscala |
ArtifactId | ArtifactIdplay-utils_2.12 |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionplay-utils
play-utils
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
play-utils_2.12-0.2.1.pom | |
play-utils_2.12-0.2.1.jar | 19 KB |
play-utils_2.12-0.2.1-sources.jar | 3 KB |
play-utils_2.12-0.2.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.playscala/play-utils_2.12/ -->
<dependency>
<groupId>cn.playscala</groupId>
<artifactId>play-utils_2.12</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.playscala/play-utils_2.12/
implementation 'cn.playscala:play-utils_2.12:0.2.1'
// https://jarcasting.com/artifacts/cn.playscala/play-utils_2.12/
implementation ("cn.playscala:play-utils_2.12:0.2.1")
'cn.playscala:play-utils_2.12:jar:0.2.1'
<dependency org="cn.playscala" name="play-utils_2.12" rev="0.2.1">
<artifact name="play-utils_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.playscala', module='play-utils_2.12', version='0.2.1')
)
libraryDependencies += "cn.playscala" % "play-utils_2.12" % "0.2.1"
[cn.playscala/play-utils_2.12 "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
com.typesafe.play : play_2.12 | jar | 2.6.18 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatestplus.play : scalatestplus-play_2.12 | jar | 3.1.2 |