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