macwidgets

A collection of Mac style widgets written in Java.

License

License

GroupId

GroupId

com.jtechdev
ArtifactId

ArtifactId

macwidgets
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

macwidgets
A collection of Mac style widgets written in Java.
Project Organization

Project Organization

JTechDev

Download macwidgets

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.jgoodies : looks jar 2.1.4
com.jgoodies : forms jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1