Jar examples for c:crxtool
Library for Chrome extension file analysis
You can download jar file crxtool 0.2 in this page.
MIT License
You can use the following script to add crxtool-0.2.jar to your project.
<dependency> <groupId>com.github.mike10004</groupId> <artifactId>crxtool</artifactId> <version>0.2</version> </dependency>
compile group: 'com.github.mike10004', name: 'crxtool', version: '0.2'
libraryDependencies += "com.github.mike10004" % "crxtool" % "0.2"
<dependency org="com.github.mike10004" name="crxtool" rev="0.2"/>
@Grapes(@Grab(group='com.github.mike10004', module='crxtool', version='0.2'))
'com.github.mike10004:crxtool:jar:0.2'
Click the following link to download the jar file.
crxtool-0.2-javadoc.jar