GroupId | GroupIdcom.github.rhyskeepence |
---|---|
ArtifactId | ArtifactIdclairvoyance-specs2_2.11 |
Version | Version1.0.98 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-specs2_2.11/ -->
<dependency>
<groupId>com.github.rhyskeepence</groupId>
<artifactId>clairvoyance-specs2_2.11</artifactId>
<version>1.0.98</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-specs2_2.11/
implementation 'com.github.rhyskeepence:clairvoyance-specs2_2.11:1.0.98'
// https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-specs2_2.11/
implementation ("com.github.rhyskeepence:clairvoyance-specs2_2.11:1.0.98")
'com.github.rhyskeepence:clairvoyance-specs2_2.11:jar:1.0.98'
<dependency org="com.github.rhyskeepence" name="clairvoyance-specs2_2.11" rev="1.0.98">
<artifact name="clairvoyance-specs2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rhyskeepence', module='clairvoyance-specs2_2.11', version='1.0.98')
)
libraryDependencies += "com.github.rhyskeepence" % "clairvoyance-specs2_2.11" % "1.0.98"
[com.github.rhyskeepence/clairvoyance-specs2_2.11 "1.0.98"]