| License |
License |
|---|---|
| GroupId | GroupIdxyz.erupt |
| ArtifactId | ArtifactIderupt-cloud |
| Version | Version1.10.8-beta |
| Type | Typepom |
| Description |
Descriptionerupt-cloud
remote call erupt
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| erupt-cloud-1.10.8-beta.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-cloud/ -->
<dependency>
<groupId>xyz.erupt</groupId>
<artifactId>erupt-cloud</artifactId>
<version>1.10.8-beta</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-cloud/
implementation 'xyz.erupt:erupt-cloud:1.10.8-beta'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-cloud/
implementation ("xyz.erupt:erupt-cloud:1.10.8-beta")
'xyz.erupt:erupt-cloud:pom:1.10.8-beta'
<dependency org="xyz.erupt" name="erupt-cloud" rev="1.10.8-beta">
<artifact name="erupt-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-cloud', version='1.10.8-beta')
)
libraryDependencies += "xyz.erupt" % "erupt-cloud" % "1.10.8-beta"
[xyz.erupt/erupt-cloud "1.10.8-beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar |