Jar examples for d:dex-method-counts-lib
Command-line tool to count per-package methods in Android .dex files
You can download jar file dex-method-counts-lib 2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add dex-method-counts-lib-2.1.jar to your project.
<dependency> <groupId>com.github.spyhunter99</groupId> <artifactId>dex-method-counts-lib</artifactId> <version>2.1</version> </dependency>
compile group: 'com.github.spyhunter99', name: 'dex-method-counts-lib', version: '2.1'
libraryDependencies += "com.github.spyhunter99" % "dex-method-counts-lib" % "2.1"
<dependency org="com.github.spyhunter99" name="dex-method-counts-lib" rev="2.1"/>
@Grapes(@Grab(group='com.github.spyhunter99', module='dex-method-counts-lib', version='2.1'))
'com.github.spyhunter99:dex-method-counts-lib:jar:2.1'
Click the following link to download the jar file.
dex-method-counts-lib-2.1-javadoc.jar