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