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