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