License |
License |
---|---|
GroupId | GroupIdcloud.kwrobot |
ArtifactId | ArtifactIdkwrobot-cloud |
Last Version | Last Version2022.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkwrobot-cloud
kwrobot cloud took
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kwrobot-cloud-2022.6.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.kwrobot/kwrobot-cloud/ -->
<dependency>
<groupId>cloud.kwrobot</groupId>
<artifactId>kwrobot-cloud</artifactId>
<version>2022.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cloud.kwrobot/kwrobot-cloud/
implementation 'cloud.kwrobot:kwrobot-cloud:2022.6.0'
// https://jarcasting.com/artifacts/cloud.kwrobot/kwrobot-cloud/
implementation ("cloud.kwrobot:kwrobot-cloud:2022.6.0")
'cloud.kwrobot:kwrobot-cloud:pom:2022.6.0'
<dependency org="cloud.kwrobot" name="kwrobot-cloud" rev="2022.6.0">
<artifact name="kwrobot-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='cloud.kwrobot', module='kwrobot-cloud', version='2022.6.0')
)
libraryDependencies += "cloud.kwrobot" % "kwrobot-cloud" % "2022.6.0"
[cloud.kwrobot/kwrobot-cloud "2022.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |