| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.github.paganini2008.atlantis |
| ArtifactId | ArtifactIdvortex |
| Last Version | Last Version1.0-RC1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionvortex
Intergrate various external socket framework to develop socket programing easily
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vortex-1.0-RC1.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/vortex/ -->
<dependency>
<groupId>com.github.paganini2008.atlantis</groupId>
<artifactId>vortex</artifactId>
<version>1.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/vortex/
implementation 'com.github.paganini2008.atlantis:vortex:1.0-RC1'
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/vortex/
implementation ("com.github.paganini2008.atlantis:vortex:1.0-RC1")
'com.github.paganini2008.atlantis:vortex:pom:1.0-RC1'
<dependency org="com.github.paganini2008.atlantis" name="vortex" rev="1.0-RC1">
<artifact name="vortex" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.atlantis', module='vortex', version='1.0-RC1')
)
libraryDependencies += "com.github.paganini2008.atlantis" % "vortex" % "1.0-RC1"
[com.github.paganini2008.atlantis/vortex "1.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.paganini2008 : devtools-lang | jar | 2.0.1 |
| org.projectlombok : lombok | jar | |
| org.apache.commons : commons-lang3 | jar |