License |
License |
---|---|
Categories |
CategoriesScala Languages JSON Data |
GroupId | GroupIdcom.stephenn |
ArtifactId | ArtifactIdscalatest-play-json_2.11 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionscalatest-play-json
scalatest-play-json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.stephenn/scalatest-play-json_2.11/ -->
<dependency>
<groupId>com.stephenn</groupId>
<artifactId>scalatest-play-json_2.11</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stephenn/scalatest-play-json_2.11/
implementation 'com.stephenn:scalatest-play-json_2.11:0.0.1'
// https://jarcasting.com/artifacts/com.stephenn/scalatest-play-json_2.11/
implementation ("com.stephenn:scalatest-play-json_2.11:0.0.1")
'com.stephenn:scalatest-play-json_2.11:jar:0.0.1'
<dependency org="com.stephenn" name="scalatest-play-json_2.11" rev="0.0.1">
<artifact name="scalatest-play-json_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stephenn', module='scalatest-play-json_2.11', version='0.0.1')
)
libraryDependencies += "com.stephenn" % "scalatest-play-json_2.11" % "0.0.1"
[com.stephenn/scalatest-play-json_2.11 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.play : play-json_2.11 | jar | 2.6.7 |
org.gnieh : diffson-play-json_2.11 | jar | 2.2.4 |
org.scalatest : scalatest_2.11 | jar | 3.0.4 |