is not current version
Last Version 0.7.6

Convex GUI 0.7.2

Convex desktop GUI and test applications

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

world.convex
ArtifactId

ArtifactId

convex-gui
Version

Version

0.7.2
Type

Type

jar
Description

Description

Convex GUI
Convex desktop GUI and test applications
Project URL

Project URL

https://convex.world

Download convex-gui 0.7.2


<!-- https://jarcasting.com/artifacts/world.convex/convex-gui/ -->
<dependency>
    <groupId>world.convex</groupId>
    <artifactId>convex-gui</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/world.convex/convex-gui/
implementation 'world.convex:convex-gui:0.7.2'
// https://jarcasting.com/artifacts/world.convex/convex-gui/
implementation ("world.convex:convex-gui:0.7.2")
'world.convex:convex-gui:jar:0.7.2'
<dependency org="world.convex" name="convex-gui" rev="0.7.2">
  <artifact name="convex-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='world.convex', module='convex-gui', version='0.7.2')
)
libraryDependencies += "world.convex" % "convex-gui" % "0.7.2"
[world.convex/convex-gui "0.7.2"]

Dependencies

compile (6)

Group / Artifact Type Version
world.convex : convex-peer jar 0.7.2
net.java.dev.jna : jna jar 5.8.0
org.apache.commons : commons-text jar 1.9
io.github.vincenzopalazzo : material-ui-swing jar 1.1.2
org.slf4j : slf4j-api jar 1.7.31
org.slf4j : slf4j-simple jar 1.7.31

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1

Project Modules

There are no modules declared in this project.