Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdplay23scalacheck110_2.10 |
Version | Version0.1.3-RC3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/play23scalacheck110_2.10/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>play23scalacheck110_2.10</artifactId>
<version>0.1.3-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/play23scalacheck110_2.10/
implementation 'com.github.xuwei-k:play23scalacheck110_2.10:0.1.3-RC3'
// https://jarcasting.com/artifacts/com.github.xuwei-k/play23scalacheck110_2.10/
implementation ("com.github.xuwei-k:play23scalacheck110_2.10:0.1.3-RC3")
'com.github.xuwei-k:play23scalacheck110_2.10:jar:0.1.3-RC3'
<dependency org="com.github.xuwei-k" name="play23scalacheck110_2.10" rev="0.1.3-RC3">
<artifact name="play23scalacheck110_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='play23scalacheck110_2.10', version='0.1.3-RC3')
)
libraryDependencies += "com.github.xuwei-k" % "play23scalacheck110_2.10" % "0.1.3-RC3"
[com.github.xuwei-k/play23scalacheck110_2.10 "0.1.3-RC3"]