is not current version
Last Version 1.5

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

Lint rules for Litho

GroupId

GroupId

com.github.pavlospt
ArtifactId

ArtifactId

litho-lint-rules
Version

Version

1.3
Type

Type

aar

Download litho-lint-rules 1.3


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