не последняя версия
Последняя версия 1.0.1_8

cn.sliew:flinkful-rest-http 1.0.0


Группа

Группа

cn.sliew
Идентификатор

Идентификатор

flinkful-rest-http
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать flinkful-rest-http 1.0.0


<!-- https://jarcasting.com/artifacts/cn.sliew/flinkful-rest-http/ -->
<dependency>
    <groupId>cn.sliew</groupId>
    <artifactId>flinkful-rest-http</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sliew/flinkful-rest-http/
implementation 'cn.sliew:flinkful-rest-http:1.0.0'
// https://jarcasting.com/artifacts/cn.sliew/flinkful-rest-http/
implementation ("cn.sliew:flinkful-rest-http:1.0.0")
'cn.sliew:flinkful-rest-http:jar:1.0.0'
<dependency org="cn.sliew" name="flinkful-rest-http" rev="1.0.0">
  <artifact name="flinkful-rest-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sliew', module='flinkful-rest-http', version='1.0.0')
)
libraryDependencies += "cn.sliew" % "flinkful-rest-http" % "1.0.0"
[cn.sliew/flinkful-rest-http "1.0.0"]