| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.yxt.opensdk.atool |
| Идентификатор | Идентификаторtool_http_state |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеtool_http_state
tool_http_state
|
| Имя Файла | Размер |
|---|---|
| tool_http_state-1.0.pom | |
| tool_http_state-1.0.aar | 15 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yxt.opensdk.atool/tool_http_state/ -->
<dependency>
<groupId>com.yxt.opensdk.atool</groupId>
<artifactId>tool_http_state</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yxt.opensdk.atool/tool_http_state/
implementation 'com.yxt.opensdk.atool:tool_http_state:1.0'
// https://jarcasting.com/artifacts/com.yxt.opensdk.atool/tool_http_state/
implementation ("com.yxt.opensdk.atool:tool_http_state:1.0")
'com.yxt.opensdk.atool:tool_http_state:aar:1.0'
<dependency org="com.yxt.opensdk.atool" name="tool_http_state" rev="1.0">
<artifact name="tool_http_state" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yxt.opensdk.atool', module='tool_http_state', version='1.0')
)
libraryDependencies += "com.yxt.opensdk.atool" % "tool_http_state" % "1.0"
[com.yxt.opensdk.atool/tool_http_state "1.0"]