is not current version
Last Version 2.0.2.beta

com.github.Alex-2713-GitHub:alex-cloud 2.0.1.beta


Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.Alex-2713-GitHub
ArtifactId

ArtifactId

alex-cloud
Version

Version

2.0.1.beta
Type

Type

pom

Download alex-cloud 2.0.1.beta


<!-- https://jarcasting.com/artifacts/com.github.Alex-2713-GitHub/alex-cloud/ -->
<dependency>
    <groupId>com.github.Alex-2713-GitHub</groupId>
    <artifactId>alex-cloud</artifactId>
    <version>2.0.1.beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Alex-2713-GitHub/alex-cloud/
implementation 'com.github.Alex-2713-GitHub:alex-cloud:2.0.1.beta'
// https://jarcasting.com/artifacts/com.github.Alex-2713-GitHub/alex-cloud/
implementation ("com.github.Alex-2713-GitHub:alex-cloud:2.0.1.beta")
'com.github.Alex-2713-GitHub:alex-cloud:pom:2.0.1.beta'
<dependency org="com.github.Alex-2713-GitHub" name="alex-cloud" rev="2.0.1.beta">
  <artifact name="alex-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.Alex-2713-GitHub', module='alex-cloud', version='2.0.1.beta')
)
libraryDependencies += "com.github.Alex-2713-GitHub" % "alex-cloud" % "2.0.1.beta"
[com.github.Alex-2713-GitHub/alex-cloud "2.0.1.beta"]