is not current version
Last Version 0.0.9

Brickset Api 0.0.8

A Java API for Brickset webservices API v3

License

License

GroupId

GroupId

org.dajlab
ArtifactId

ArtifactId

bricksetapi
Version

Version

0.0.8
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 0.0.8


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
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.