Last Version

trello4j 1.0-2013.10.19

Java wrapper around Trello API. A fork of the fork https://github.com/johanmynhardt/trello4j.

License

License

GroupId

GroupId

io.trygvis.trello4j
ArtifactId

ArtifactId

trello4j
Version

Version

1.0-2013.10.19
Type

Type

jar
Description

Description

trello4j
Java wrapper around Trello API. A fork of the fork https://github.com/johanmynhardt/trello4j.
Project URL

Project URL

https://github.com/joelso/trello4j
Source Code Management

Source Code Management

https://github.com/trygvis/trello4j

Download trello4j 1.0-2013.10.19


<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.