mvr-common

An collection of POJOs dealing with Vehicles and Vehicle Titles.

License

License

GroupId

GroupId

com.real-comp
ArtifactId

ArtifactId

mvr-common
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

mvr-common
An collection of POJOs dealing with Vehicles and Vehicle Titles.
Project URL

Project URL

https://github.com/real-comp/mvr-common
Project Organization

Project Organization

Real-Comp

Download mvr-common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.real-comp : address-common jar 0.2.0
org.jetbrains : annotations jar 15.0
com.fasterxml.jackson.core : jackson-databind jar 2.7.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.real-comp

Real-Comp

Versions

Version
0.0.2
0.0.1