Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.github.paganini2008.atlantis |
ArtifactId | ArtifactIdvortex-common |
Version | Version1.0-RC2 |
Type | Typejar |
Filename | Size |
---|---|
vortex-common-1.0-RC2.pom | |
vortex-common-1.0-RC2.jar | 105 KB |
vortex-common-1.0-RC2-sources.jar | 66 KB |
vortex-common-1.0-RC2-javadoc.jar | 452 KB |
Browse |
<!-- 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"]