License |
License
MIT
|
---|---|
GroupId | GroupIdcom.high-mobility |
ArtifactId | ArtifactIdcommand-queue |
Version | Version1.1.0 |
Type | Typeaar |
Description |
Descriptioncommand-queue
command-queue
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
command-queue-1.1.0.pom | |
command-queue-1.1.0-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.high-mobility/command-queue/ -->
<dependency>
<groupId>com.high-mobility</groupId>
<artifactId>command-queue</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.high-mobility/command-queue/
implementation 'com.high-mobility:command-queue:1.1.0'
// https://jarcasting.com/artifacts/com.high-mobility/command-queue/
implementation ("com.high-mobility:command-queue:1.1.0")
'com.high-mobility:command-queue:aar:1.1.0'
<dependency org="com.high-mobility" name="command-queue" rev="1.1.0">
<artifact name="command-queue" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.high-mobility', module='command-queue', version='1.1.0')
)
libraryDependencies += "com.high-mobility" % "command-queue" % "1.1.0"
[com.high-mobility/command-queue "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.10 |
com.high-mobility : hmkit-android | jar | 2.0.5 |
com.high-mobility : hmkit-crypto | jar | 1.4.6 |
com.high-mobility : hmkit-utils | jar | 1.4.5 |
com.high-mobility : hmkit-auto-api | jar | 3.12.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.jakewharton.timber : timber | jar | 4.7.1 |