Categories |
CategoriesNet |
---|---|
GroupId | GroupIdau.net.zeus.jgdms |
ArtifactId | ArtifactIdjgdms-collections |
Version | Version3.0.1-RC-07 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/au.net.zeus.jgdms/jgdms-collections/ -->
<dependency>
<groupId>au.net.zeus.jgdms</groupId>
<artifactId>jgdms-collections</artifactId>
<version>3.0.1-RC-07</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.zeus.jgdms/jgdms-collections/
implementation 'au.net.zeus.jgdms:jgdms-collections:3.0.1-RC-07'
// https://jarcasting.com/artifacts/au.net.zeus.jgdms/jgdms-collections/
implementation ("au.net.zeus.jgdms:jgdms-collections:3.0.1-RC-07")
'au.net.zeus.jgdms:jgdms-collections:jar:3.0.1-RC-07'
<dependency org="au.net.zeus.jgdms" name="jgdms-collections" rev="3.0.1-RC-07">
<artifact name="jgdms-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.zeus.jgdms', module='jgdms-collections', version='3.0.1-RC-07')
)
libraryDependencies += "au.net.zeus.jgdms" % "jgdms-collections" % "3.0.1-RC-07"
[au.net.zeus.jgdms/jgdms-collections "3.0.1-RC-07"]