| Categories |
CategoriesScala Languages |
|---|---|
| GroupId | GroupIdcom.rallyhealth |
| ArtifactId | ArtifactIdscalacheck-ops_1-15_3 |
| Version | Version2.8.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| scalacheck-ops_1-15_3-2.8.0.pom | |
| scalacheck-ops_1-15_3-2.8.0.jar | 269 KB |
| scalacheck-ops_1-15_3-2.8.0-sources.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rallyhealth/scalacheck-ops_1-15_3/ -->
<dependency>
<groupId>com.rallyhealth</groupId>
<artifactId>scalacheck-ops_1-15_3</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rallyhealth/scalacheck-ops_1-15_3/
implementation 'com.rallyhealth:scalacheck-ops_1-15_3:2.8.0'
// https://jarcasting.com/artifacts/com.rallyhealth/scalacheck-ops_1-15_3/
implementation ("com.rallyhealth:scalacheck-ops_1-15_3:2.8.0")
'com.rallyhealth:scalacheck-ops_1-15_3:jar:2.8.0'
<dependency org="com.rallyhealth" name="scalacheck-ops_1-15_3" rev="2.8.0">
<artifact name="scalacheck-ops_1-15_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rallyhealth', module='scalacheck-ops_1-15_3', version='2.8.0')
)
libraryDependencies += "com.rallyhealth" % "scalacheck-ops_1-15_3" % "2.8.0"
[com.rallyhealth/scalacheck-ops_1-15_3 "2.8.0"]