is not current version
Last Version 1.5

com.github.pavlospt:litho-lint-rules 1.2

Lint rules for Litho

GroupId

GroupId

com.github.pavlospt
ArtifactId

ArtifactId

litho-lint-rules
Version

Version

1.2
Type

Type

aar

Download litho-lint-rules 1.2


<!-- https://jarcasting.com/artifacts/com.github.pavlospt/litho-lint-rules/ -->
<dependency>
    <groupId>com.github.pavlospt</groupId>
    <artifactId>litho-lint-rules</artifactId>
    <version>1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pavlospt/litho-lint-rules/
implementation 'com.github.pavlospt:litho-lint-rules:1.2'
// https://jarcasting.com/artifacts/com.github.pavlospt/litho-lint-rules/
implementation ("com.github.pavlospt:litho-lint-rules:1.2")
'com.github.pavlospt:litho-lint-rules:aar:1.2'
<dependency org="com.github.pavlospt" name="litho-lint-rules" rev="1.2">
  <artifact name="litho-lint-rules" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pavlospt', module='litho-lint-rules', version='1.2')
)
libraryDependencies += "com.github.pavlospt" % "litho-lint-rules" % "1.2"
[com.github.pavlospt/litho-lint-rules "1.2"]