JPropertyGrid Property Editor

A property editor component for Swing.

License

License

GroupId

GroupId

com.lyonesgamer
ArtifactId

ArtifactId

JPropertyGrid
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JPropertyGrid Property Editor
A property editor component for Swing.
Project URL

Project URL

http://lyonesgamer.com/projects/jpropertygrid

Download JPropertyGrid

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
joda-time : joda-time jar 2.4
com.toedter : jcalendar jar 1.4
net.jodah : typetools jar 0.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0