License |
License |
---|---|
Categories |
CategoriesScala Languages config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.andyglow |
ArtifactId | ArtifactIdscalacheck-gen-configured_2.11 |
Version | Version0.0.5 |
Type | Typejar |
Description |
Descriptionscalacheck-gen-configured
scalacheck-gen-configured
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.andyglow/scalacheck-gen-configured_2.11/ -->
<dependency>
<groupId>com.github.andyglow</groupId>
<artifactId>scalacheck-gen-configured_2.11</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/scalacheck-gen-configured_2.11/
implementation 'com.github.andyglow:scalacheck-gen-configured_2.11:0.0.5'
// https://jarcasting.com/artifacts/com.github.andyglow/scalacheck-gen-configured_2.11/
implementation ("com.github.andyglow:scalacheck-gen-configured_2.11:0.0.5")
'com.github.andyglow:scalacheck-gen-configured_2.11:jar:0.0.5'
<dependency org="com.github.andyglow" name="scalacheck-gen-configured_2.11" rev="0.0.5">
<artifact name="scalacheck-gen-configured_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='scalacheck-gen-configured_2.11', version='0.0.5')
)
libraryDependencies += "com.github.andyglow" % "scalacheck-gen-configured_2.11" % "0.0.5"
[com.github.andyglow/scalacheck-gen-configured_2.11 "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |