is not current version
Last Version 0.8

org.vectomatic:vectomatic-gwt-parent 0.1

Groups maven configuration elements common to all Vectomatic GWT projects

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.vectomatic
ArtifactId

ArtifactId

vectomatic-gwt-parent
Version

Version

0.1
Type

Type

pom

Download vectomatic-gwt-parent 0.1


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