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