| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.github.paganini2008.atlantis |
| Идентификатор | Идентификаторvortex |
| Версия | Версия1.0-RC1 |
| Тип | Типpom |
| Описание |
Описаниеvortex
Intergrate various external socket framework to develop socket programing easily
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| vortex-1.0-RC1.pom | 6 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.paganini2008 : devtools-lang | jar | 2.0.1 |
| org.projectlombok : lombok | jar | |
| org.apache.commons : commons-lang3 | jar |