Last Version

VisParent 1.3.3

Common Maven parent for Vis sub-modules

License

License

GroupId

GroupId

com.kotcrab.vis
ArtifactId

ArtifactId

vis-parent
Version

Version

1.3.3
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 1.3.3

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

<!-- 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.