Brickset Api

A Java API for Brickset webservices API v3

License

License

GroupId

GroupId

org.dajlab
ArtifactId

ArtifactId

bricksetapi
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Brickset Api
A Java API for Brickset webservices API v3
Project URL

Project URL

http://www.dajlab.org
Source Code Management

Source Code Management

http://github.com/e-amzallag/bricksetapi/tree/master

Download bricksetapi

How to add to project

<!-- https://jarcasting.com/artifacts/org.dajlab/bricksetapi/ -->
<dependency>
    <groupId>org.dajlab</groupId>
    <artifactId>bricksetapi</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.dajlab/bricksetapi/
implementation 'org.dajlab:bricksetapi:0.0.9'
// https://jarcasting.com/artifacts/org.dajlab/bricksetapi/
implementation ("org.dajlab:bricksetapi:0.0.9")
'org.dajlab:bricksetapi:jar:0.0.9'
<dependency org="org.dajlab" name="bricksetapi" rev="0.0.9">
  <artifact name="bricksetapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dajlab', module='bricksetapi', version='0.0.9')
)
libraryDependencies += "org.dajlab" % "bricksetapi" % "0.0.9"
[org.dajlab/bricksetapi "0.0.9"]

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
commons-codec : commons-codec jar 1.13

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4