License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.github.guigumua |
ArtifactId | ArtifactIdrobot-parent |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrobot-parent
qqbot starter dependencies management
|
Filename | Size |
---|---|
robot-parent-1.0.4.pom | 3 KB |
Browse |
<!-- 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"]