| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.luohuasheng.bee |
| Идентификатор | Идентификаторlhs-bee-proxy-dependencies |
| Последняя версия | Последняя версия1.0.10 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеFor the call routing of various technical components, developers can operate the same type of
components through a unified entry, without caring about how to implement the internal technical components.
|
| Имя Файла | Размер |
|---|---|
| lhs-bee-proxy-dependencies-1.0.10.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.10</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.10'
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-proxy-dependencies/
implementation ("net.luohuasheng.bee:lhs-bee-proxy-dependencies:1.0.10")
'net.luohuasheng.bee:lhs-bee-proxy-dependencies:pom:1.0.10'
<dependency org="net.luohuasheng.bee" name="lhs-bee-proxy-dependencies" rev="1.0.10">
<artifact name="lhs-bee-proxy-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.bee', module='lhs-bee-proxy-dependencies', version='1.0.10')
)
libraryDependencies += "net.luohuasheng.bee" % "lhs-bee-proxy-dependencies" % "1.0.10"
[net.luohuasheng.bee/lhs-bee-proxy-dependencies "1.0.10"]