| Categories | CategoriesNet | 
|---|---|
| GroupId | GroupIdau.net.zeus.jgdms.mahalo | 
| ArtifactId | ArtifactIdmahalo-dl | 
| Version | Version3.0.1-RC-07 | 
| Type | Typejar | 
| Filename | Size | 
|---|---|
| mahalo-dl-3.0.1-RC-07.pom | |
| mahalo-dl-3.0.1-RC-07.jar | 17 KB | 
| mahalo-dl-3.0.1-RC-07-sources.jar | 14 KB | 
| mahalo-dl-3.0.1-RC-07-pack200.jar.pack.gz | 6 KB | 
| mahalo-dl-3.0.1-RC-07-javadoc.jar | 59 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/au.net.zeus.jgdms.mahalo/mahalo-dl/ -->
<dependency>
    <groupId>au.net.zeus.jgdms.mahalo</groupId>
    <artifactId>mahalo-dl</artifactId>
    <version>3.0.1-RC-07</version>
</dependency>// https://jarcasting.com/artifacts/au.net.zeus.jgdms.mahalo/mahalo-dl/
implementation 'au.net.zeus.jgdms.mahalo:mahalo-dl:3.0.1-RC-07'// https://jarcasting.com/artifacts/au.net.zeus.jgdms.mahalo/mahalo-dl/
implementation ("au.net.zeus.jgdms.mahalo:mahalo-dl:3.0.1-RC-07")'au.net.zeus.jgdms.mahalo:mahalo-dl:jar:3.0.1-RC-07'<dependency org="au.net.zeus.jgdms.mahalo" name="mahalo-dl" rev="3.0.1-RC-07">
  <artifact name="mahalo-dl" type="jar" />
</dependency>@Grapes(
@Grab(group='au.net.zeus.jgdms.mahalo', module='mahalo-dl', version='3.0.1-RC-07')
)libraryDependencies += "au.net.zeus.jgdms.mahalo" % "mahalo-dl" % "3.0.1-RC-07"[au.net.zeus.jgdms.mahalo/mahalo-dl "3.0.1-RC-07"]