License |
License |
---|---|
GroupId | GroupIdcom.vinumeris |
ArtifactId | ArtifactIdupdatefx-parent |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionUpdateFX parent
Provides common configuration for UpdateFX modules
|
Project URL |
Project URL |
Filename | Size |
---|---|
updatefx-parent-1.5.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vinumeris/updatefx-parent/ -->
<dependency>
<groupId>com.vinumeris</groupId>
<artifactId>updatefx-parent</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vinumeris/updatefx-parent/
implementation 'com.vinumeris:updatefx-parent:1.5'
// https://jarcasting.com/artifacts/com.vinumeris/updatefx-parent/
implementation ("com.vinumeris:updatefx-parent:1.5")
'com.vinumeris:updatefx-parent:pom:1.5'
<dependency org="com.vinumeris" name="updatefx-parent" rev="1.5">
<artifact name="updatefx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vinumeris', module='updatefx-parent', version='1.5')
)
libraryDependencies += "com.vinumeris" % "updatefx-parent" % "1.5"
[com.vinumeris/updatefx-parent "1.5"]