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

com.mobilesolutionworks:works-http 1.0.0

Works Http for Android

Группа

Группа

com.mobilesolutionworks
Идентификатор

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

works-http
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать works-http 1.0.0


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