Last Version

JGUIraffe 1.4

Java GUI Resource and Application Framework with Form Extensions

License

License

Categories

Categories

Net GUI User Interface
GroupId

GroupId

net.sf.jguiraffe
ArtifactId

ArtifactId

jguiraffe
Version

Version

1.4
Type

Type

jar
Description

Description

JGUIraffe
Java GUI Resource and Application Framework with Form Extensions
Project Organization

Project Organization

The JGUIraffe Team

Download jguiraffe 1.4


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.3
commons-lang : commons-lang jar 2.6
commons-beanutils : commons-beanutils jar 1.9.4
commons-configuration : commons-configuration jar 1.10
commons-jelly : commons-jelly jar 1.0

test (4)

Group / Artifact Type Version
net.sf.jguiraffe : jguiraffe-test-helper jar 1.4
junit : junit jar 4.13.2
org.easymock : easymock jar 4.3
xerces : xercesImpl jar 2.12.1

Project Modules

There are no modules declared in this project.