GroupId | GroupIdcom.github.rhyskeepence |
---|---|
ArtifactId | ArtifactIdclairvoyance-core_2.13 |
Version | Version1.0.141 |
Type | Typejar |
Filename | Size |
---|---|
clairvoyance-core_2.13-1.0.141.pom | |
clairvoyance-core_2.13-1.0.141.jar | 120 KB |
clairvoyance-core_2.13-1.0.141-sources.jar | 27 KB |
clairvoyance-core_2.13-1.0.141-javadoc.jar | 369 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-core_2.13/ -->
<dependency>
<groupId>com.github.rhyskeepence</groupId>
<artifactId>clairvoyance-core_2.13</artifactId>
<version>1.0.141</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-core_2.13/
implementation 'com.github.rhyskeepence:clairvoyance-core_2.13:1.0.141'
// https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-core_2.13/
implementation ("com.github.rhyskeepence:clairvoyance-core_2.13:1.0.141")
'com.github.rhyskeepence:clairvoyance-core_2.13:jar:1.0.141'
<dependency org="com.github.rhyskeepence" name="clairvoyance-core_2.13" rev="1.0.141">
<artifact name="clairvoyance-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rhyskeepence', module='clairvoyance-core_2.13', version='1.0.141')
)
libraryDependencies += "com.github.rhyskeepence" % "clairvoyance-core_2.13" % "1.0.141"
[com.github.rhyskeepence/clairvoyance-core_2.13 "1.0.141"]