| Группа | Группаlove.forte.simple-robot.http |
|---|---|
| Идентификатор | Идентификаторhttp-parent |
| Последняя версия | Последняя версия2.3.9 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| http-parent-2.3.9.pom | 980 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/love.forte.simple-robot.http/http-parent/ -->
<dependency>
<groupId>love.forte.simple-robot.http</groupId>
<artifactId>http-parent</artifactId>
<version>2.3.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot.http/http-parent/
implementation 'love.forte.simple-robot.http:http-parent:2.3.9'
// https://jarcasting.com/artifacts/love.forte.simple-robot.http/http-parent/
implementation ("love.forte.simple-robot.http:http-parent:2.3.9")
'love.forte.simple-robot.http:http-parent:pom:2.3.9'
<dependency org="love.forte.simple-robot.http" name="http-parent" rev="2.3.9">
<artifact name="http-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot.http', module='http-parent', version='2.3.9')
)
libraryDependencies += "love.forte.simple-robot.http" % "http-parent" % "2.3.9"
[love.forte.simple-robot.http/http-parent "2.3.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit5 | jar |