License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdplay23scalacheck111_2.10 |
Version | Version0.1.5 |
Type | Typejar |
Description |
Descriptionplay23scalacheck111
play framework2 scalacheck binding
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.xuwei-k |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/play23scalacheck111_2.10/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>play23scalacheck111_2.10</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/play23scalacheck111_2.10/
implementation 'com.github.xuwei-k:play23scalacheck111_2.10:0.1.5'
// https://jarcasting.com/artifacts/com.github.xuwei-k/play23scalacheck111_2.10/
implementation ("com.github.xuwei-k:play23scalacheck111_2.10:0.1.5")
'com.github.xuwei-k:play23scalacheck111_2.10:jar:0.1.5'
<dependency org="com.github.xuwei-k" name="play23scalacheck111_2.10" rev="0.1.5">
<artifact name="play23scalacheck111_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='play23scalacheck111_2.10', version='0.1.5')
)
libraryDependencies += "com.github.xuwei-k" % "play23scalacheck111_2.10" % "0.1.5"
[com.github.xuwei-k/play23scalacheck111_2.10 "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
com.typesafe.play : play-json_2.10 | jar | 2.3.2 |
org.scalacheck : scalacheck_2.10 | jar | 1.11.4 |