Download ktlint-core-0.10.0.jar file - Jar k

Jar examples for k:ktlint-core

Description

You can download jar file ktlint-core 0.10.0 in this page.

Build File

You can use the following script to add ktlint-core-0.10.0.jar to your project.

<dependency>
   <groupId>com.github.shyiko.ktlint</groupId>
   <artifactId>ktlint-core</artifactId>
   <version>0.10.0</version>
</dependency>
compile group: 'com.github.shyiko.ktlint', name: 'ktlint-core', version: '0.10.0'
libraryDependencies += "com.github.shyiko.ktlint" % "ktlint-core" % "0.10.0"
<dependency org="com.github.shyiko.ktlint" name="ktlint-core" rev="0.10.0"/>
@Grapes(@Grab(group='com.github.shyiko.ktlint', module='ktlint-core', version='0.10.0'))
'com.github.shyiko.ktlint:ktlint-core:jar:0.10.0'

Download

Click the following link to download the jar file.

ktlint-core-0.10.0-javadoc.jar
ktlint-core-0.10.0-sources.jar
ktlint-core-0.10.0.jar
ktlint-core-0.10.0.pom



Related Tutorials