| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.trygvis.trello4j |
| Идентификатор | Идентификаторtrello4j |
| Версия | Версия1.0-2013.10.19 |
| Тип | Типjar |
| Описание |
Описаниеtrello4j
Java wrapper around Trello API.
A fork of the fork https://github.com/johanmynhardt/trello4j.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| trello4j-1.0-2013.10.19.pom | |
| trello4j-1.0-2013.10.19.jar | 63 KB |
| trello4j-1.0-2013.10.19-sources.jar | 25 KB |
| trello4j-1.0-2013.10.19-javadoc.jar | 270 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.trygvis.trello4j/trello4j/ -->
<dependency>
<groupId>io.trygvis.trello4j</groupId>
<artifactId>trello4j</artifactId>
<version>1.0-2013.10.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.trygvis.trello4j/trello4j/
implementation 'io.trygvis.trello4j:trello4j:1.0-2013.10.19'
// https://jarcasting.com/artifacts/io.trygvis.trello4j/trello4j/
implementation ("io.trygvis.trello4j:trello4j:1.0-2013.10.19")
'io.trygvis.trello4j:trello4j:jar:1.0-2013.10.19'
<dependency org="io.trygvis.trello4j" name="trello4j" rev="1.0-2013.10.19">
<artifact name="trello4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trygvis.trello4j', module='trello4j', version='1.0-2013.10.19')
)
libraryDependencies += "io.trygvis.trello4j" % "trello4j" % "1.0-2013.10.19"
[io.trygvis.trello4j/trello4j "1.0-2013.10.19"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-web | jar | 3.2.2.RELEASE |
| com.fasterxml.jackson.core : jackson-core | jar | 2.2.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.2.0 |
| org.springframework : spring-test | jar | 3.2.2.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |