Last Version

dex-method-counts-lib 2.1.1

Command-line tool to count per-package methods in Android .dex files

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.spyhunter99
ArtifactId

ArtifactId

dex-method-counts-lib
Version

Version

2.1.1
Type

Type

jar
Description

Description

dex-method-counts-lib
Command-line tool to count per-package methods in Android .dex files
Project URL

Project URL

https://github.com/spyhunter99/dex-method-counts
Project Organization

Project Organization

com.github.spyhunter99
Source Code Management

Source Code Management

https://github.com/spyhunter99/dex-method-counts

Download dex-method-counts-lib 2.1.1


<!-- https://jarcasting.com/artifacts/com.github.spyhunter99/dex-method-counts-lib/ -->
<dependency>
    <groupId>com.github.spyhunter99</groupId>
    <artifactId>dex-method-counts-lib</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spyhunter99/dex-method-counts-lib/
implementation 'com.github.spyhunter99:dex-method-counts-lib:2.1.1'
// https://jarcasting.com/artifacts/com.github.spyhunter99/dex-method-counts-lib/
implementation ("com.github.spyhunter99:dex-method-counts-lib:2.1.1")
'com.github.spyhunter99:dex-method-counts-lib:jar:2.1.1'
<dependency org="com.github.spyhunter99" name="dex-method-counts-lib" rev="2.1.1">
  <artifact name="dex-method-counts-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spyhunter99', module='dex-method-counts-lib', version='2.1.1')
)
libraryDependencies += "com.github.spyhunter99" % "dex-method-counts-lib" % "2.1.1"
[com.github.spyhunter99/dex-method-counts-lib "2.1.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.