<dependency>
<groupId>com.pinterest.ktlint</groupId>
<artifactId>ktlint-reporter-json</artifactId>
<version>0.45.2</version>
</dependency>
@Grapes(
@Grab(group='com.pinterest.ktlint', module='ktlint-reporter-json', version='0.45.2')
)