VIN CrossCheck API Java Client


License

License

Categories

Categories

Java Languages Auto Application Layer Libs Code Generators
GroupId

GroupId

com.autotec.sdk
ArtifactId

ArtifactId

vxc-java
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

VIN CrossCheck API Java Client
VIN CrossCheck API Java Client
Project URL

Project URL

https://www.vincrosscheck.com
Source Code Management

Source Code Management

https://bitbucket.org/autotec/vxc-java-sdk.git

Download vxc-java

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.18
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : logging-interceptor jar 2.7.5
com.google.code.gson : gson jar 2.8.1
io.gsonfire : gson-fire jar 1.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.11
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0