Last Version

Edmunds 1.2.1

A Java library for accessing the Edmunds.com Vehicle API

License

License

GroupId

GroupId

io.github.kjens93.edmunds
ArtifactId

ArtifactId

edmunds
Version

Version

1.2.1
Type

Type

jar
Description

Description

Edmunds
A Java library for accessing the Edmunds.com Vehicle API
Project URL

Project URL

https://github.com/kjens93/edmunds-sdk-java
Source Code Management

Source Code Management

https://github.com/kjens93/edmunds-sdk-java

Download edmunds 1.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.kjens93.promises : promises jar 1.2.0
com.mashape.unirest : unirest-java jar 1.4.9
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
org.projectlombok : lombok jar 1.16.10

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.21
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.