Files download
File Operation
mergify-writer_2.12-0.2.1.jar download
mergify-writer_2.12-0.2.1.pom download
mergify-writer_2.12-0.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.nafg.mergify</groupId>
  <artifactId>mergify-writer_2.12</artifactId>
  <version>0.2.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.nafg.mergify:mergify-writer_2.12:0.2.1'
Gradle Kotlin
implementation("io.github.nafg.mergify:mergify-writer_2.12:0.2.1")
Scala SBT
libraryDependencies += "io.github.nafg.mergify" % "mergify-writer_2.12" % "0.2.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.nafg.mergify', module='mergify-writer_2.12', version='0.2.1')
)
Apache Ivy
<dependency org="io.github.nafg.mergify" name="mergify-writer_2.12" rev="0.2.1" />
Leiningen
[io.github.nafg.mergify/mergify-writer_2.12 "0.2.1"]
Apache Buildr
'io.github.nafg.mergify:mergify-writer_2.12:jar:0.2.1'