License |
License |
---|---|
GroupId | GroupIdcom.github.waikato |
ArtifactId | ArtifactIdfcms-widgets |
Last Version | Last Version0.0.21 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfcms-widgets
Small collection of useful Java widgets.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fcms-widgets-0.0.21.pom | |
fcms-widgets-0.0.21.jar | 140 KB |
fcms-widgets-0.0.21-sources.jar | 106 KB |
fcms-widgets-0.0.21-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.waikato/fcms-widgets/ -->
<dependency>
<groupId>com.github.waikato</groupId>
<artifactId>fcms-widgets</artifactId>
<version>0.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.waikato/fcms-widgets/
implementation 'com.github.waikato:fcms-widgets:0.0.21'
// https://jarcasting.com/artifacts/com.github.waikato/fcms-widgets/
implementation ("com.github.waikato:fcms-widgets:0.0.21")
'com.github.waikato:fcms-widgets:jar:0.0.21'
<dependency org="com.github.waikato" name="fcms-widgets" rev="0.0.21">
<artifact name="fcms-widgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.waikato', module='fcms-widgets', version='0.0.21')
)
libraryDependencies += "com.github.waikato" % "fcms-widgets" % "0.0.21"
[com.github.waikato/fcms-widgets "0.0.21"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fracpete : jfilechooser-bookmarks | jar | 0.1.8 |
com.github.fracpete : jide-oss | jar | 3.6.18.2 |