License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdworld.convex |
ArtifactId | ArtifactIdconvex-gui |
Version | Version0.7.5 |
Type | Typejar |
Description |
DescriptionConvex GUI
Convex desktop GUI and test applications
|
Project URL |
Project URL |
Filename | Size |
---|---|
convex-gui-0.7.5.pom | |
convex-gui-0.7.5.jar | 582 KB |
convex-gui-0.7.5-sources.jar | 507 KB |
convex-gui-0.7.5-javadoc.jar | 641 KB |
convex-gui-0.7.5-jar-with-dependencies.jar | 15 MB |
Browse |
<!-- https://jarcasting.com/artifacts/world.convex/convex-gui/ -->
<dependency>
<groupId>world.convex</groupId>
<artifactId>convex-gui</artifactId>
<version>0.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/world.convex/convex-gui/
implementation 'world.convex:convex-gui:0.7.5'
// https://jarcasting.com/artifacts/world.convex/convex-gui/
implementation ("world.convex:convex-gui:0.7.5")
'world.convex:convex-gui:jar:0.7.5'
<dependency org="world.convex" name="convex-gui" rev="0.7.5">
<artifact name="convex-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='world.convex', module='convex-gui', version='0.7.5')
)
libraryDependencies += "world.convex" % "convex-gui" % "0.7.5"
[world.convex/convex-gui "0.7.5"]
Group / Artifact | Type | Version |
---|---|---|
world.convex : convex-peer | jar | 0.7.5 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |