| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
|---|---|
| Группа | Группаcom.guicedee.services |
| Идентификатор | Идентификаторxnio-api |
| Версия | Версия0.70.0.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xnio-api-0.70.0.4.pom | |
| xnio-api-0.70.0.4.jar | 507 KB |
| xnio-api-0.70.0.4-tests.jar | 22 bytes |
| xnio-api-0.70.0.4-sources.jar | 335 KB |
| xnio-api-0.70.0.4-javadoc.jar | 390 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/xnio-api/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>xnio-api</artifactId>
<version>0.70.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/xnio-api/
implementation 'com.guicedee.services:xnio-api:0.70.0.4'
// https://jarcasting.com/artifacts/com.guicedee.services/xnio-api/
implementation ("com.guicedee.services:xnio-api:0.70.0.4")
'com.guicedee.services:xnio-api:jar:0.70.0.4'
<dependency org="com.guicedee.services" name="xnio-api" rev="0.70.0.4">
<artifact name="xnio-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='xnio-api', version='0.70.0.4')
)
libraryDependencies += "com.guicedee.services" % "xnio-api" % "0.70.0.4"
[com.guicedee.services/xnio-api "0.70.0.4"]