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