VisParent

Common Maven parent for Vis sub-modules

License

License

GroupId

GroupId

com.kotcrab.vis
ArtifactId

ArtifactId

vis-parent
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

pom
Description

Description

VisParent
Common Maven parent for Vis sub-modules
Project URL

Project URL

https://github.com/kotcrab/VisEditor

Download vis-parent

Filename Size
vis-parent-1.3.3.pom 11 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.kotcrab.annotation : callsuper Optional jar 0.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.1
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0