| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаcom.github.lontime |
| Идентификатор | Идентификаторextnetty-library |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdependencies for lontime
|
| Имя Файла | Размер |
|---|---|
| extnetty-library-1.0.0.pom | |
| extnetty-library-1.0.0.jar | 674 KB |
| extnetty-library-1.0.0-sources.jar | 573 KB |
| extnetty-library-1.0.0-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extnetty-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extnetty-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extnetty-library/
implementation 'com.github.lontime:extnetty-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/extnetty-library/
implementation ("com.github.lontime:extnetty-library:1.0.0")
'com.github.lontime:extnetty-library:jar:1.0.0'
<dependency org="com.github.lontime" name="extnetty-library" rev="1.0.0">
<artifact name="extnetty-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extnetty-library', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "extnetty-library" % "1.0.0"
[com.github.lontime/extnetty-library "1.0.0"]