License |
License |
---|---|
GroupId | GroupIdcodes.quine.labs |
ArtifactId | ArtifactIdrecheck-common_2.13 |
Version | Version4.3.0 |
Type | Typejar |
Description |
Descriptionrecheck-common
recheck-common
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/codes.quine.labs/recheck-common_2.13/ -->
<dependency>
<groupId>codes.quine.labs</groupId>
<artifactId>recheck-common_2.13</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/codes.quine.labs/recheck-common_2.13/
implementation 'codes.quine.labs:recheck-common_2.13:4.3.0'
// https://jarcasting.com/artifacts/codes.quine.labs/recheck-common_2.13/
implementation ("codes.quine.labs:recheck-common_2.13:4.3.0")
'codes.quine.labs:recheck-common_2.13:jar:4.3.0'
<dependency org="codes.quine.labs" name="recheck-common_2.13" rev="4.3.0">
<artifact name="recheck-common_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='codes.quine.labs', module='recheck-common_2.13', version='4.3.0')
)
libraryDependencies += "codes.quine.labs" % "recheck-common_2.13" % "4.3.0"
[codes.quine.labs/recheck-common_2.13 "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.13.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.13 | jar | 0.7.29 |