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

com.github.developframework:toolkit-http 0.1


Группа

Группа

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

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

toolkit-http
Версия

Версия

0.1
Тип

Тип

jar

Скачать toolkit-http 0.1


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