thinlet

The Thinlet lightweight gui toolkit

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.thinlet
ArtifactId

ArtifactId

thinlet
Last Version

Last Version

2005-03-28
Release Date

Release Date

Type

Type

jar
Description

Description

thinlet
The Thinlet lightweight gui toolkit
Project URL

Project URL

http://thinlet.sourceforge.net

Download thinlet

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2005-03-28