License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.github.guigumua |
ArtifactId | ArtifactIdrobot-common |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrobot-common
qqbot starter dependencies management
|
Filename | Size |
---|---|
robot-common-1.0.4.pom | |
robot-common-1.0.4.jar | 223 KB |
robot-common-1.0.4-sources.jar | 110 KB |
robot-common-1.0.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.guigumua/robot-common/ -->
<dependency>
<groupId>com.github.guigumua</groupId>
<artifactId>robot-common</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.guigumua/robot-common/
implementation 'com.github.guigumua:robot-common:1.0.4'
// https://jarcasting.com/artifacts/com.github.guigumua/robot-common/
implementation ("com.github.guigumua:robot-common:1.0.4")
'com.github.guigumua:robot-common:jar:1.0.4'
<dependency org="com.github.guigumua" name="robot-common" rev="1.0.4">
<artifact name="robot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.guigumua', module='robot-common', version='1.0.4')
)
libraryDependencies += "com.github.guigumua" % "robot-common" % "1.0.4"
[com.github.guigumua/robot-common "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.6.RELEASE |
io.netty : netty-all | jar | |
com.alibaba : fastjson | jar | 1.2.51 |
org.apache.commons : commons-lang3 | jar | 3.9 |