Files download
File Operation
anteros-mqtt-tools-1.0.7.pom download
Apache Maven
<dependency>
  <groupId>br.com.anteros</groupId>
  <artifactId>anteros-mqtt-tools</artifactId>
  <version>1.0.7</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'br.com.anteros:anteros-mqtt-tools:1.0.7'
Gradle Kotlin
implementation("br.com.anteros:anteros-mqtt-tools:1.0.7")
Scala SBT
libraryDependencies += "br.com.anteros" % "anteros-mqtt-tools" % "1.0.7"
Groovy Grape
@Grapes(
  @Grab(group='br.com.anteros', module='anteros-mqtt-tools', version='1.0.7')
)
Apache Ivy
<dependency org="br.com.anteros" name="anteros-mqtt-tools" rev="1.0.7" />
Leiningen
[br.com.anteros/anteros-mqtt-tools "1.0.7"]
Apache Buildr
'br.com.anteros:anteros-mqtt-tools:jar:1.0.7'
Dependencies
The project has no third-party dependencies