Last Version

Java UI Factory 0.4

JAVA UI Factory - build awt/swing applications by annotations

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.kennycyb
ArtifactId

ArtifactId

java-ui-factory-core
Version

Version

0.4
Type

Type

jar
Description

Description

Java UI Factory
JAVA UI Factory - build awt/swing applications by annotations
Project URL

Project URL

https://github.com/kennycyb/java-ui-factory/
Source Code Management

Source Code Management

https://github.com/kennycyb/java-ui-factory

Download java-ui-factory-core 0.4


<!-- https://jarcasting.com/artifacts/com.github.kennycyb/java-ui-factory-core/ -->
<dependency>
    <groupId>com.github.kennycyb</groupId>
    <artifactId>java-ui-factory-core</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kennycyb/java-ui-factory-core/
implementation 'com.github.kennycyb:java-ui-factory-core:0.4'
// https://jarcasting.com/artifacts/com.github.kennycyb/java-ui-factory-core/
implementation ("com.github.kennycyb:java-ui-factory-core:0.4")
'com.github.kennycyb:java-ui-factory-core:jar:0.4'
<dependency org="com.github.kennycyb" name="java-ui-factory-core" rev="0.4">
  <artifact name="java-ui-factory-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kennycyb', module='java-ui-factory-core', version='0.4')
)
libraryDependencies += "com.github.kennycyb" % "java-ui-factory-core" % "0.4"
[com.github.kennycyb/java-ui-factory-core "0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.jmock : jmock-junit4 jar 2.6.0
ch.qos.logback : logback-classic jar 0.9.15
cglib : cglib-nodep jar 2.2
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.