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