| License | License | 
|---|---|
| Categories | CategoriesHermes Application Layer Libs Messaging | 
| GroupId | GroupIdink.lodz | 
| ArtifactId | ArtifactIdhermes | 
| Last Version | Last Version2.1.2 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionhermes Hi, this is a mqtt lib | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| hermes-2.1.2.pom | |
| hermes-2.1.2-sources.jar | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ink.lodz/hermes/ -->
<dependency>
    <groupId>ink.lodz</groupId>
    <artifactId>hermes</artifactId>
    <version>2.1.2</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/ink.lodz/hermes/
implementation 'ink.lodz:hermes:2.1.2'// https://jarcasting.com/artifacts/ink.lodz/hermes/
implementation ("ink.lodz:hermes:2.1.2")'ink.lodz:hermes:aar:2.1.2'<dependency org="ink.lodz" name="hermes" rev="2.1.2">
  <artifact name="hermes" type="aar" />
</dependency>@Grapes(
@Grab(group='ink.lodz', module='hermes', version='2.1.2')
)libraryDependencies += "ink.lodz" % "hermes" % "2.1.2"[ink.lodz/hermes "2.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| androidx.legacy » legacy-support-v4 | jar | 1.0.0 | 
| androidx.annotation » annotation | jar | 1.3.0 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 | 
| org.eclipse.paho : org.eclipse.paho.client.mqttv3 | jar | 1.2.5 | 
| org.eclipse.paho : org.eclipse.paho.android.service | jar | 1.1.1 | 
| org.java-websocket : Java-WebSocket | jar | 1.5.2 |