| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ezand.telldus |
| Идентификатор | Идентификаторtelldus-core |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTelldus - Core
Core classes for the Telldus Java wrapper
|
| Имя Файла | Размер |
|---|---|
| telldus-core-1.4.pom | |
| telldus-core-1.4.jar | 12 KB |
| telldus-core-1.4-sources.jar | 5 KB |
| telldus-core-1.4-javadoc.jar | 85 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ezand.telldus/telldus-core/ -->
<dependency>
<groupId>org.ezand.telldus</groupId>
<artifactId>telldus-core</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ezand.telldus/telldus-core/
implementation 'org.ezand.telldus:telldus-core:1.4'
// https://jarcasting.com/artifacts/org.ezand.telldus/telldus-core/
implementation ("org.ezand.telldus:telldus-core:1.4")
'org.ezand.telldus:telldus-core:jar:1.4'
<dependency org="org.ezand.telldus" name="telldus-core" rev="1.4">
<artifact name="telldus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ezand.telldus', module='telldus-core', version='1.4')
)
libraryDependencies += "org.ezand.telldus" % "telldus-core" % "1.4"
[org.ezand.telldus/telldus-core "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |