| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.threewks.thundr |
| Идентификатор | Идентификаторthundr-http |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеthundr-http
Provides an API for http connectivity functionality for thundr projects.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| thundr-http-3.0.0.pom | |
| thundr-http-3.0.0.jar | 18 KB |
| thundr-http-3.0.0-sources.jar | 18 KB |
| thundr-http-3.0.0-javadoc.jar | 101 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.threewks.thundr/thundr-http/ -->
<dependency>
<groupId>com.threewks.thundr</groupId>
<artifactId>thundr-http</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-http/
implementation 'com.threewks.thundr:thundr-http:3.0.0'
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-http/
implementation ("com.threewks.thundr:thundr-http:3.0.0")
'com.threewks.thundr:thundr-http:jar:3.0.0'
<dependency org="com.threewks.thundr" name="thundr-http" rev="3.0.0">
<artifact name="thundr-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threewks.thundr', module='thundr-http', version='3.0.0')
)
libraryDependencies += "com.threewks.thundr" % "thundr-http" % "3.0.0"
[com.threewks.thundr/thundr-http "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpmime | jar | 4.3.5 |
| com.threewks.thundr : thundr | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.simpleframework : simple | jar | 4.1.21 |
| com.threewks.thundr : thundr | test-jar | 3.0.0 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.10.19 |