| Группа | Группаcom.sangupta |
|---|---|
| Идентификатор | Идентификаторjerry-http |
| Версия | Версия0.9.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jerry-http-0.9.2.pom | |
| jerry-http-0.9.2.jar | 33 KB |
| jerry-http-0.9.2-sources.jar | 27 KB |
| jerry-http-0.9.2-javadoc.jar | 128 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sangupta/jerry-http/ -->
<dependency>
<groupId>com.sangupta</groupId>
<artifactId>jerry-http</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sangupta/jerry-http/
implementation 'com.sangupta:jerry-http:0.9.2'
// https://jarcasting.com/artifacts/com.sangupta/jerry-http/
implementation ("com.sangupta:jerry-http:0.9.2")
'com.sangupta:jerry-http:jar:0.9.2'
<dependency org="com.sangupta" name="jerry-http" rev="0.9.2">
<artifact name="jerry-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sangupta', module='jerry-http', version='0.9.2')
)
libraryDependencies += "com.sangupta" % "jerry-http" % "0.9.2"
[com.sangupta/jerry-http "0.9.2"]