is not current version
Last Version 2.19.11.0

com.actionsky:alpha 2.19.10.0


GroupId

GroupId

com.actionsky
ArtifactId

ArtifactId

alpha
Version

Version

2.19.10.0
Type

Type

pom

Download alpha 2.19.10.0

Filename Size
alpha-2.19.10.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.actionsky/alpha/ -->
<dependency>
    <groupId>com.actionsky</groupId>
    <artifactId>alpha</artifactId>
    <version>2.19.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.actionsky/alpha/
implementation 'com.actionsky:alpha:2.19.10.0'
// https://jarcasting.com/artifacts/com.actionsky/alpha/
implementation ("com.actionsky:alpha:2.19.10.0")
'com.actionsky:alpha:pom:2.19.10.0'
<dependency org="com.actionsky" name="alpha" rev="2.19.10.0">
  <artifact name="alpha" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.actionsky', module='alpha', version='2.19.10.0')
)
libraryDependencies += "com.actionsky" % "alpha" % "2.19.10.0"
[com.actionsky/alpha "2.19.10.0"]