GroupId | GroupIdca.odell |
---|---|
ArtifactId | ArtifactIdglazedlists |
Last Version | Last Version0.9.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionglazedlists
|
Filename | Size |
---|---|
glazedlists-0.9.7.pom | |
glazedlists-0.9.7.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ca.odell/glazedlists/ -->
<dependency>
<groupId>ca.odell</groupId>
<artifactId>glazedlists</artifactId>
<version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/ca.odell/glazedlists/
implementation 'ca.odell:glazedlists:0.9.7'
// https://jarcasting.com/artifacts/ca.odell/glazedlists/
implementation ("ca.odell:glazedlists:0.9.7")
'ca.odell:glazedlists:jar:0.9.7'
<dependency org="ca.odell" name="glazedlists" rev="0.9.7">
<artifact name="glazedlists" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.odell', module='glazedlists', version='0.9.7')
)
libraryDependencies += "ca.odell" % "glazedlists" % "0.9.7"
[ca.odell/glazedlists "0.9.7"]