Sidekick

A collection of helper classes geared toward accelerating the creation of small desktop applications by delegating common functionnalities like localization

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.jenmaarai
ArtifactId

ArtifactId

sidekick
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

jar
Description

Description

Sidekick
A collection of helper classes geared toward accelerating the creation of small desktop applications by delegating common functionnalities like localization
Project URL

Project URL

http://jenmaarai.com/sidekick

Download sidekick

How to add to project

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

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
2.5
2.4
2.3