Last Version

com.sbellanger.kit.lint 1.0

A library contain custom lint rules

License

License

GroupId

GroupId

io.github.stephenbellanger.kit.lint
ArtifactId

ArtifactId

lint-kit
Version

Version

1.0
Type

Type

aar
Description

Description

com.sbellanger.kit.lint
A library contain custom lint rules
Project URL

Project URL

https://github.com/stephenbellanger/lint-kit
Source Code Management

Source Code Management

https://github.com/stephenbellanger/lint-kit

Download lint-kit 1.0

Filename Size
lint-kit-1.0.pom
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.