License |
License
AS-IS
|
---|---|
GroupId | GroupIdnz.ac.waikato.cms.weka.thirdparty |
ArtifactId | ArtifactIdbounce |
Last Version | Last Version0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbounce
Bounce, a set of Java and Swing extensions, including ... layout managers like a FormLayout and CenterLayout, image filters, a comprehensive messaging mechanism, a XMLEditorKit with syntax highlighting, tag-folding, error highlighting and automatic indentation and more.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bounce-0.18.pom | |
bounce-0.18.jar | 203 KB |
bounce-0.18-sources.jar | 206 KB |
bounce-0.18-javadoc.jar | 697 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka.thirdparty/bounce/ -->
<dependency>
<groupId>nz.ac.waikato.cms.weka.thirdparty</groupId>
<artifactId>bounce</artifactId>
<version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka.thirdparty/bounce/
implementation 'nz.ac.waikato.cms.weka.thirdparty:bounce:0.18'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka.thirdparty/bounce/
implementation ("nz.ac.waikato.cms.weka.thirdparty:bounce:0.18")
'nz.ac.waikato.cms.weka.thirdparty:bounce:jar:0.18'
<dependency org="nz.ac.waikato.cms.weka.thirdparty" name="bounce" rev="0.18">
<artifact name="bounce" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka.thirdparty', module='bounce', version='0.18')
)
libraryDependencies += "nz.ac.waikato.cms.weka.thirdparty" % "bounce" % "0.18"
[nz.ac.waikato.cms.weka.thirdparty/bounce "0.18"]