Trace: • Flutter UI
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
jvx:download [2020/06/10 10:50] cduncan |
jvx:download [2024/08/20 13:42] (current) admin |
||
---|---|---|---|
Line 6: | Line 6: | ||
=== Manual Download === | === Manual Download === | ||
The place for our **stable releases** is the <fs 18px>[[http://sourceforge.net/projects/jvx/files/latest/download|JVx project site]]</fs>. \\ | The place for our **stable releases** is the <fs 18px>[[http://sourceforge.net/projects/jvx/files/latest/download|JVx project site]]</fs>. \\ | ||
- | Our **nightly builds** are available <fs 18px>[[https://dev.sibvisions.com/jvx.nightly/?download|here]]</fs>. | + | Our **nightly builds** are available <fs 18px>[[https://collab.sibvisions.com/jvx.nightly/?download|here]]</fs>. |
=== Maven === | === Maven === | ||
Line 21: | Line 21: | ||
<groupId>com.sibvisions.jvx</groupId> | <groupId>com.sibvisions.jvx</groupId> | ||
<artifactId>jvxall</artifactId> | <artifactId>jvxall</artifactId> | ||
- | <version>2.8</version> | + | <version>2.8.5</version> |
</dependency> | </dependency> | ||
</file> | </file> | ||
Line 31: | Line 31: | ||
<groupId>com.sibvisions.jvx</groupId> | <groupId>com.sibvisions.jvx</groupId> | ||
<artifactId>jvxall</artifactId> | <artifactId>jvxall</artifactId> | ||
- | <version>2.8.5_beta-SNAPSHOT</version> | + | <version>3.0_beta-SNAPSHOT</version> |
</dependency> | </dependency> | ||
</file> | </file> |