License |
License |
---|---|
GroupId | GroupIdcom.outworkers |
ArtifactId | ArtifactIdutil-play_2.12 |
Version | Version0.50.0 |
Type | Typejar |
Description |
Descriptionplay
play
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.outworkers |
Filename | Size |
---|---|
util-play_2.12-0.50.0.pom | |
util-play_2.12-0.50.0.jar | 32 KB |
util-play_2.12-0.50.0-sources.jar | 3 KB |
util-play_2.12-0.50.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outworkers/util-play_2.12/ -->
<dependency>
<groupId>com.outworkers</groupId>
<artifactId>util-play_2.12</artifactId>
<version>0.50.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outworkers/util-play_2.12/
implementation 'com.outworkers:util-play_2.12:0.50.0'
// https://jarcasting.com/artifacts/com.outworkers/util-play_2.12/
implementation ("com.outworkers:util-play_2.12:0.50.0")
'com.outworkers:util-play_2.12:jar:0.50.0'
<dependency org="com.outworkers" name="util-play_2.12" rev="0.50.0">
<artifact name="util-play_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outworkers', module='util-play_2.12', version='0.50.0')
)
libraryDependencies += "com.outworkers" % "util-play_2.12" % "0.50.0"
[com.outworkers/util-play_2.12 "0.50.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.outworkers : util-domain_2.12 | jar | 0.50.0 |
com.outworkers : util-parsers-cats_2.12 | jar | 0.50.0 |
com.typesafe.play : play-ws_2.12 | jar | 2.6.19 |
Group / Artifact | Type | Version |
---|---|---|
com.outworkers : util-testing_2.12 | jar | 0.50.0 |