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