не последняя версия
Последняя версия 62

com.guicedee.services:xnio-api 1.0.5.3-jre13

The API JAR of the XNIO project

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.guicedee.services
Идентификатор

Идентификатор

xnio-api
Версия

Версия

1.0.5.3-jre13
Тип

Тип

jar

Скачать xnio-api 1.0.5.3-jre13


<!-- https://jarcasting.com/artifacts/com.guicedee.services/xnio-api/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>xnio-api</artifactId>
    <version>1.0.5.3-jre13</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/xnio-api/
implementation 'com.guicedee.services:xnio-api:1.0.5.3-jre13'
// https://jarcasting.com/artifacts/com.guicedee.services/xnio-api/
implementation ("com.guicedee.services:xnio-api:1.0.5.3-jre13")
'com.guicedee.services:xnio-api:jar:1.0.5.3-jre13'
<dependency org="com.guicedee.services" name="xnio-api" rev="1.0.5.3-jre13">
  <artifact name="xnio-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='xnio-api', version='1.0.5.3-jre13')
)
libraryDependencies += "com.guicedee.services" % "xnio-api" % "1.0.5.3-jre13"
[com.guicedee.services/xnio-api "1.0.5.3-jre13"]