is not current version
Last Version 1.5

com.vinumeris:updatefx-parent 1.2

Provides common configuration for UpdateFX modules

GroupId

GroupId

com.vinumeris
ArtifactId

ArtifactId

updatefx-parent
Version

Version

1.2
Type

Type

pom

Download updatefx-parent 1.2

Filename Size
updatefx-parent-1.2.pom 4 KB
Browse

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