License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdanteros-mqtt-tools |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionanteros-mqtt-tools
Anteros mqtt tools.
|
Project URL |
Project URL |
Filename | Size |
---|---|
anteros-mqtt-tools-1.0.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.anteros/anteros-mqtt-tools/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>anteros-mqtt-tools</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/anteros-mqtt-tools/
implementation 'br.com.anteros:anteros-mqtt-tools:1.0.7'
// https://jarcasting.com/artifacts/br.com.anteros/anteros-mqtt-tools/
implementation ("br.com.anteros:anteros-mqtt-tools:1.0.7")
'br.com.anteros:anteros-mqtt-tools:pom:1.0.7'
<dependency org="br.com.anteros" name="anteros-mqtt-tools" rev="1.0.7">
<artifact name="anteros-mqtt-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='anteros-mqtt-tools', version='1.0.7')
)
libraryDependencies += "br.com.anteros" % "anteros-mqtt-tools" % "1.0.7"
[br.com.anteros/anteros-mqtt-tools "1.0.7"]