Jar examples for k:ktlint
Kotlin linter
You can download jar file ktlint 0.21.0 in this page.
MIT
You can use the following script to add ktlint-0.21.0.jar to your project.
<dependency> <groupId>com.github.shyiko</groupId> <artifactId>ktlint</artifactId> <version>0.21.0</version> </dependency>
compile group: 'com.github.shyiko', name: 'ktlint', version: '0.21.0'
libraryDependencies += "com.github.shyiko" % "ktlint" % "0.21.0"
<dependency org="com.github.shyiko" name="ktlint" rev="0.21.0"/>
@Grapes(@Grab(group='com.github.shyiko', module='ktlint', version='0.21.0'))
'com.github.shyiko:ktlint:jar:0.21.0'
Click the following link to download the jar file.
ktlint-0.21.0-javadoc.jar