is not current version
Last Version 1.0-RC3

com.github.paganini2008.atlantis:vortex-common 1.0-RC2


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.paganini2008.atlantis
ArtifactId

ArtifactId

vortex-common
Version

Version

1.0-RC2
Type

Type

jar

Download vortex-common 1.0-RC2


<!-- https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/vortex-common/ -->
<dependency>
    <groupId>com.github.paganini2008.atlantis</groupId>
    <artifactId>vortex-common</artifactId>
    <version>1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/vortex-common/
implementation 'com.github.paganini2008.atlantis:vortex-common:1.0-RC2'
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/vortex-common/
implementation ("com.github.paganini2008.atlantis:vortex-common:1.0-RC2")
'com.github.paganini2008.atlantis:vortex-common:jar:1.0-RC2'
<dependency org="com.github.paganini2008.atlantis" name="vortex-common" rev="1.0-RC2">
  <artifact name="vortex-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.atlantis', module='vortex-common', version='1.0-RC2')
)
libraryDependencies += "com.github.paganini2008.atlantis" % "vortex-common" % "1.0-RC2"
[com.github.paganini2008.atlantis/vortex-common "1.0-RC2"]