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