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