| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGuava Универсальные библиотеки Utility |
| Группа | Группаco.tomlee.guava.services |
| Идентификатор | Идентификаторguava-nifty-service |
| Последняя версия | Последняя версия0.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеguava-nifty-service
Guava service wrapper for Facebook's Nifty
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| guava-nifty-service-0.0.6.pom | |
| guava-nifty-service-0.0.6.jar | 3 KB |
| guava-nifty-service-0.0.6-sources.jar | 2 KB |
| guava-nifty-service-0.0.6-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-nifty-service/ -->
<dependency>
<groupId>co.tomlee.guava.services</groupId>
<artifactId>guava-nifty-service</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-nifty-service/
implementation 'co.tomlee.guava.services:guava-nifty-service:0.0.6'
// https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-nifty-service/
implementation ("co.tomlee.guava.services:guava-nifty-service:0.0.6")
'co.tomlee.guava.services:guava-nifty-service:jar:0.0.6'
<dependency org="co.tomlee.guava.services" name="guava-nifty-service" rev="0.0.6">
<artifact name="guava-nifty-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.tomlee.guava.services', module='guava-nifty-service', version='0.0.6')
)
libraryDependencies += "co.tomlee.guava.services" % "guava-nifty-service" % "0.0.6"
[co.tomlee.guava.services/guava-nifty-service "0.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 17.0 |
| com.facebook.nifty : nifty-core | jar | 0.13.1 |
| com.facebook.nifty : nifty-client | jar | 0.13.1 |