is not current version
Last Version 2.0.2.beta

com.github.Alex-2713-GitHub:alex-cloud 1.2.1


Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.Alex-2713-GitHub
ArtifactId

ArtifactId

alex-cloud
Version

Version

1.2.1
Type

Type

pom

Download alex-cloud 1.2.1

Filename Size
alex-cloud-1.2.1.pom 2 KB
Browse

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