| License |
License |
|---|---|
| GroupId | GroupIdcom.jasperdenkers |
| ArtifactId | ArtifactIdplay-utils_2.12 |
| Version | Version0.4.2 |
| Type | Typejar |
| Description |
Descriptionplay-utils
play-utils
|
| Project Organization |
Project Organizationcom.jasperdenkers |
| Filename | Size |
|---|---|
| play-utils_2.12-0.4.2.pom | |
| play-utils_2.12-0.4.2.jar | 6 KB |
| play-utils_2.12-0.4.2-sources.jar | 1 KB |
| play-utils_2.12-0.4.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jasperdenkers/play-utils_2.12/ -->
<dependency>
<groupId>com.jasperdenkers</groupId>
<artifactId>play-utils_2.12</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jasperdenkers/play-utils_2.12/
implementation 'com.jasperdenkers:play-utils_2.12:0.4.2'
// https://jarcasting.com/artifacts/com.jasperdenkers/play-utils_2.12/
implementation ("com.jasperdenkers:play-utils_2.12:0.4.2")
'com.jasperdenkers:play-utils_2.12:jar:0.4.2'
<dependency org="com.jasperdenkers" name="play-utils_2.12" rev="0.4.2">
<artifact name="play-utils_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jasperdenkers', module='play-utils_2.12', version='0.4.2')
)
libraryDependencies += "com.jasperdenkers" % "play-utils_2.12" % "0.4.2"
[com.jasperdenkers/play-utils_2.12 "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 |
| com.typesafe.play : twirl-api_2.12 | jar | 1.5.0 |
| com.typesafe.play : play-server_2.12 | jar | 2.8.7 |
| com.typesafe.play : play-logback_2.12 | jar | 2.8.7 |
| com.typesafe.play : play-akka-http-server_2.12 | jar | 2.8.7 |
| com.typesafe.play : filters-helpers_2.12 | jar | 2.8.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-test_2.12 | jar | 2.8.7 |
| org.scalatestplus.play : scalatestplus-play_2.12 | jar | 5.1.0 |