License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.sibvisions.jvx |
ArtifactId | ArtifactIdjvxclient |
Version | Version2.8 |
Type | Typejar |
Description |
DescriptionJVx client
The client for the full-stack Enterprise Application Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
jvxclient-2.8.pom | |
jvxclient-2.8.jar | 1 MB |
jvxclient-2.8-sources.jar | 1 MB |
jvxclient-2.8-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sibvisions.jvx/jvxclient/ -->
<dependency>
<groupId>com.sibvisions.jvx</groupId>
<artifactId>jvxclient</artifactId>
<version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.sibvisions.jvx/jvxclient/
implementation 'com.sibvisions.jvx:jvxclient:2.8'
// https://jarcasting.com/artifacts/com.sibvisions.jvx/jvxclient/
implementation ("com.sibvisions.jvx:jvxclient:2.8")
'com.sibvisions.jvx:jvxclient:jar:2.8'
<dependency org="com.sibvisions.jvx" name="jvxclient" rev="2.8">
<artifact name="jvxclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sibvisions.jvx', module='jvxclient', version='2.8')
)
libraryDependencies += "com.sibvisions.jvx" % "jvxclient" % "2.8"
[com.sibvisions.jvx/jvxclient "2.8"]
Group / Artifact | Type | Version |
---|---|---|
jfree : jfreechart | jar | 1.0.13 |
org.swinglabs.swingx : swingx-all | jar | 1.6.5-1 |