Last Version

discardfile-api 1.0.1

An android gradle plugin for discard class or method in compile time.

License

License

GroupId

GroupId

com.github.wangjiegulu
ArtifactId

ArtifactId

discardfile-api
Version

Version

1.0.1
Type

Type

jar
Description

Description

discardfile-api
An android gradle plugin for discard class or method in compile time.
Project URL

Project URL

https://github.com/wangjiegulu/DiscardFilePlugin

Download discardfile-api 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.wangjiegulu/discardfile-api/ -->
<dependency>
    <groupId>com.github.wangjiegulu</groupId>
    <artifactId>discardfile-api</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wangjiegulu/discardfile-api/
implementation 'com.github.wangjiegulu:discardfile-api:1.0.1'
// https://jarcasting.com/artifacts/com.github.wangjiegulu/discardfile-api/
implementation ("com.github.wangjiegulu:discardfile-api:1.0.1")
'com.github.wangjiegulu:discardfile-api:jar:1.0.1'
<dependency org="com.github.wangjiegulu" name="discardfile-api" rev="1.0.1">
  <artifact name="discardfile-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wangjiegulu', module='discardfile-api', version='1.0.1')
)
libraryDependencies += "com.github.wangjiegulu" % "discardfile-api" % "1.0.1"
[com.github.wangjiegulu/discardfile-api "1.0.1"]

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.