| License |
License |
|---|---|
| GroupId | GroupIdcom.kotcrab.vis |
| ArtifactId | ArtifactIdvis-parent |
| Last Version | Last Version1.3.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionVisParent
Common Maven parent for Vis sub-modules
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| vis-parent-1.3.3.pom | 11 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.kotcrab.annotation : callsuper Optional | jar | 0.1.2 |