Last Version

Vxutil parent 1.0.0-alpha18

Parent POM for Vxutil to be used by external projects

License

License

GroupId

GroupId

ski.gagar.vxutil
ArtifactId

ArtifactId

vxutil-parent
Version

Version

1.0.0-alpha18
Type

Type

pom
Description

Description

Vxutil parent
Parent POM for Vxutil to be used by external projects
Project URL

Project URL

https://github.com/gagarski/vxutil

Download vxutil-parent 1.0.0-alpha18


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

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.