is not current version
Last Version 2.0.2.beta

com.github.Alex-2713-GitHub:alex-cloud-framework 1.2.3

核心框架

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.Alex-2713-GitHub
ArtifactId

ArtifactId

alex-cloud-framework
Version

Version

1.2.3
Type

Type

pom

Download alex-cloud-framework 1.2.3


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