не последняя версия
Последняя версия 1.0.4

com.github.guigumua:robot-parent 0.0.1-RELEASE

qqbot starter dependencies management

Категории

Категории

GUI Взаимодействие с пользователем
Группа

Группа

com.github.guigumua
Идентификатор

Идентификатор

robot-parent
Версия

Версия

0.0.1-RELEASE
Тип

Тип

pom

Скачать robot-parent 0.0.1-RELEASE

Имя Файла Размер
robot-parent-0.0.1-RELEASE.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.guigumua/robot-parent/ -->
<dependency>
    <groupId>com.github.guigumua</groupId>
    <artifactId>robot-parent</artifactId>
    <version>0.0.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.guigumua/robot-parent/
implementation 'com.github.guigumua:robot-parent:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.guigumua/robot-parent/
implementation ("com.github.guigumua:robot-parent:0.0.1-RELEASE")
'com.github.guigumua:robot-parent:pom:0.0.1-RELEASE'
<dependency org="com.github.guigumua" name="robot-parent" rev="0.0.1-RELEASE">
  <artifact name="robot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.guigumua', module='robot-parent', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.guigumua" % "robot-parent" % "0.0.1-RELEASE"
[com.github.guigumua/robot-parent "0.0.1-RELEASE"]