| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.robvanderleek |
| Идентификатор | Идентификаторjlifx |
| Последняя версия | Последняя версия0.18 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJLifx
Simple LIFX control library for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jlifx-0.18.pom | |
| jlifx-0.18.jar | 52 KB |
| jlifx-0.18-sources.jar | 29 KB |
| jlifx-0.18-javadoc.jar | 188 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.robvanderleek/jlifx/ -->
<dependency>
<groupId>io.github.robvanderleek</groupId>
<artifactId>jlifx</artifactId>
<version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.robvanderleek/jlifx/
implementation 'io.github.robvanderleek:jlifx:0.18'
// https://jarcasting.com/artifacts/io.github.robvanderleek/jlifx/
implementation ("io.github.robvanderleek:jlifx:0.18")
'io.github.robvanderleek:jlifx:jar:0.18'
<dependency org="io.github.robvanderleek" name="jlifx" rev="0.18">
<artifact name="jlifx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.robvanderleek', module='jlifx', version='0.18')
)
libraryDependencies += "io.github.robvanderleek" % "jlifx" % "0.18"
[io.github.robvanderleek/jlifx "0.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.4.2 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| commons-io : commons-io | jar | 2.8.0 |
| commons-logging : commons-logging | jar | 1.2 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| io.netty : netty-all | jar | 5.0.0.Alpha2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.mockito : mockito-core | jar | 3.7.7 |