| Группа | Группаcom.github.rhyskeepence |
|---|---|
| Идентификатор | Идентификаторclairvoyance-core_2.10 |
| Версия | Версия1.0.110 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| clairvoyance-core_2.10-1.0.110.pom | |
| clairvoyance-core_2.10-1.0.110.jar | 180 KB |
| clairvoyance-core_2.10-1.0.110-sources.jar | 28 KB |
| clairvoyance-core_2.10-1.0.110-javadoc.jar | 471 KB |
| Обзор |
<!-- 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.110</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-core_2.10/
implementation 'com.github.rhyskeepence:clairvoyance-core_2.10:1.0.110'
// https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-core_2.10/
implementation ("com.github.rhyskeepence:clairvoyance-core_2.10:1.0.110")
'com.github.rhyskeepence:clairvoyance-core_2.10:jar:1.0.110'
<dependency org="com.github.rhyskeepence" name="clairvoyance-core_2.10" rev="1.0.110">
<artifact name="clairvoyance-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rhyskeepence', module='clairvoyance-core_2.10', version='1.0.110')
)
libraryDependencies += "com.github.rhyskeepence" % "clairvoyance-core_2.10" % "1.0.110"
[com.github.rhyskeepence/clairvoyance-core_2.10 "1.0.110"]