io.github.qxtx244.build:IdeaResCheck

gradle插件,用于对项目资源的检查,如资源名称前缀检查,重名资源检查等

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.qxtx244.build
ArtifactId

ArtifactId

IdeaResCheck
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

gradle插件,用于对项目资源的检查,如资源名称前缀检查,重名资源检查等

Download IdeaResCheck

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.qxtx244.build/IdeaResCheck/ -->
<dependency>
    <groupId>io.github.qxtx244.build</groupId>
    <artifactId>IdeaResCheck</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qxtx244.build/IdeaResCheck/
implementation 'io.github.qxtx244.build:IdeaResCheck:1.0.0'
// https://jarcasting.com/artifacts/io.github.qxtx244.build/IdeaResCheck/
implementation ("io.github.qxtx244.build:IdeaResCheck:1.0.0")
'io.github.qxtx244.build:IdeaResCheck:jar:1.0.0'
<dependency org="io.github.qxtx244.build" name="IdeaResCheck" rev="1.0.0">
  <artifact name="IdeaResCheck" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qxtx244.build', module='IdeaResCheck', version='1.0.0')
)
libraryDependencies += "io.github.qxtx244.build" % "IdeaResCheck" % "1.0.0"
[io.github.qxtx244.build/IdeaResCheck "1.0.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