lint-aar

kotlin、java 代码中的依赖检测

License

License

GroupId

GroupId

io.github.crocodilezz.android
ArtifactId

ArtifactId

lint-aar
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

aar
Description

Description

lint-aar
kotlin、java 代码中的依赖检测
Project URL

Project URL

https://github.com/crocodilezZ/VersionCheck
Source Code Management

Source Code Management

https://github.com/crocodilezZ/VersionCheck

Download lint-aar

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.0.2
0.0.1