is not current version
Last Version 1.5

com.vinumeris:updatefx-parent 1.3

Provides common configuration for UpdateFX modules

GroupId

GroupId

com.vinumeris
ArtifactId

ArtifactId

updatefx-parent
Version

Version

1.3
Type

Type

pom

Download updatefx-parent 1.3

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

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