Last Version

Vectomatic parent pom 0.8

Groups maven configuration elements common to all Vectomatic projects

GroupId

GroupId

org.vectomatic
ArtifactId

ArtifactId

vectomatic-parent
Version

Version

0.8
Type

Type

pom
Description

Description

Vectomatic parent pom
Groups maven configuration elements common to all Vectomatic projects
Project URL

Project URL

http://www.vectomatic.org

Download vectomatic-parent 0.8


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.