License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.guerlab.cloud |
ArtifactId | ArtifactIdguerlab-cloud |
Last Version | Last Version2022.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGuerlab Cloud
Guerlab Cloud
|
Project URL |
Project URL |
Project Organization |
Project Organizationguerlab |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guerlab-cloud-2022.6.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.cloud/guerlab-cloud/ -->
<dependency>
<groupId>net.guerlab.cloud</groupId>
<artifactId>guerlab-cloud</artifactId>
<version>2022.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.cloud/guerlab-cloud/
implementation 'net.guerlab.cloud:guerlab-cloud:2022.6.0'
// https://jarcasting.com/artifacts/net.guerlab.cloud/guerlab-cloud/
implementation ("net.guerlab.cloud:guerlab-cloud:2022.6.0")
'net.guerlab.cloud:guerlab-cloud:pom:2022.6.0'
<dependency org="net.guerlab.cloud" name="guerlab-cloud" rev="2022.6.0">
<artifact name="guerlab-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.cloud', module='guerlab-cloud', version='2022.6.0')
)
libraryDependencies += "net.guerlab.cloud" % "guerlab-cloud" % "2022.6.0"
[net.guerlab.cloud/guerlab-cloud "2022.6.0"]