| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем |
| Группа | Группаcom.github.guigumua |
| Идентификатор | Идентификаторrobot-parent |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеrobot-parent
qqbot starter dependencies management
|
| Имя Файла | Размер |
|---|---|
| robot-parent-1.0.4.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.guigumua/robot-parent/ -->
<dependency>
<groupId>com.github.guigumua</groupId>
<artifactId>robot-parent</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.guigumua/robot-parent/
implementation 'com.github.guigumua:robot-parent:1.0.4'
// https://jarcasting.com/artifacts/com.github.guigumua/robot-parent/
implementation ("com.github.guigumua:robot-parent:1.0.4")
'com.github.guigumua:robot-parent:pom:1.0.4'
<dependency org="com.github.guigumua" name="robot-parent" rev="1.0.4">
<artifact name="robot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.guigumua', module='robot-parent', version='1.0.4')
)
libraryDependencies += "com.github.guigumua" % "robot-parent" % "1.0.4"
[com.github.guigumua/robot-parent "1.0.4"]