License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.github.guigumua |
ArtifactId | ArtifactIdrobot-starter |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrobot-starter
qqbot starter dependencies management
|
Filename | Size |
---|---|
robot-starter-1.0.4.pom | |
robot-starter-1.0.4.jar | 86 KB |
robot-starter-1.0.4-sources.jar | 40 KB |
robot-starter-1.0.4-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.guigumua/robot-starter/ -->
<dependency>
<groupId>com.github.guigumua</groupId>
<artifactId>robot-starter</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.guigumua/robot-starter/
implementation 'com.github.guigumua:robot-starter:1.0.4'
// https://jarcasting.com/artifacts/com.github.guigumua/robot-starter/
implementation ("com.github.guigumua:robot-starter:1.0.4")
'com.github.guigumua:robot-starter:jar:1.0.4'
<dependency org="com.github.guigumua" name="robot-starter" rev="1.0.4">
<artifact name="robot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.guigumua', module='robot-starter', version='1.0.4')
)
libraryDependencies += "com.github.guigumua" % "robot-starter" % "1.0.4"
[com.github.guigumua/robot-starter "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.guigumua : robot-common | jar | 1.0.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.6.RELEASE |
org.hibernate.validator : hibernate-validator | jar | 6.0.18.Final |