License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.rubinchen.lint.auto.plug |
ArtifactId | ArtifactIdlintauto |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlintauto
LintPlugin
|
Filename | Size |
---|---|
lintauto-0.5.1.pom | |
lintauto-0.5.1.jar | 12 KB |
lintauto-0.5.1-sources.jar | 2 KB |
lintauto-0.5.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rubinchen.lint.auto.plug/lintauto/ -->
<dependency>
<groupId>com.github.rubinchen.lint.auto.plug</groupId>
<artifactId>lintauto</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rubinchen.lint.auto.plug/lintauto/
implementation 'com.github.rubinchen.lint.auto.plug:lintauto:0.5.1'
// https://jarcasting.com/artifacts/com.github.rubinchen.lint.auto.plug/lintauto/
implementation ("com.github.rubinchen.lint.auto.plug:lintauto:0.5.1")
'com.github.rubinchen.lint.auto.plug:lintauto:jar:0.5.1'
<dependency org="com.github.rubinchen.lint.auto.plug" name="lintauto" rev="0.5.1">
<artifact name="lintauto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rubinchen.lint.auto.plug', module='lintauto', version='0.5.1')
)
libraryDependencies += "com.github.rubinchen.lint.auto.plug" % "lintauto" % "0.5.1"
[com.github.rubinchen.lint.auto.plug/lintauto "0.5.1"]