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