| Группа | Группаcom.github.rhyskeepence |
|---|---|
| Идентификатор | Идентификаторclairvoyance-http-proxy_2.10 |
| Версия | Версия1.0.97 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-http-proxy_2.10/ -->
<dependency>
<groupId>com.github.rhyskeepence</groupId>
<artifactId>clairvoyance-http-proxy_2.10</artifactId>
<version>1.0.97</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-http-proxy_2.10/
implementation 'com.github.rhyskeepence:clairvoyance-http-proxy_2.10:1.0.97'
// https://jarcasting.com/artifacts/com.github.rhyskeepence/clairvoyance-http-proxy_2.10/
implementation ("com.github.rhyskeepence:clairvoyance-http-proxy_2.10:1.0.97")
'com.github.rhyskeepence:clairvoyance-http-proxy_2.10:jar:1.0.97'
<dependency org="com.github.rhyskeepence" name="clairvoyance-http-proxy_2.10" rev="1.0.97">
<artifact name="clairvoyance-http-proxy_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rhyskeepence', module='clairvoyance-http-proxy_2.10', version='1.0.97')
)
libraryDependencies += "com.github.rhyskeepence" % "clairvoyance-http-proxy_2.10" % "1.0.97"
[com.github.rhyskeepence/clairvoyance-http-proxy_2.10 "1.0.97"]