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