Download crxtool-0.2.jar file - Jar c

Jar examples for c:crxtool

Description

Library for Chrome extension file analysis

You can download jar file crxtool 0.2 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

crxtool-0.2-javadoc.jar
crxtool-0.2-sources.jar
crxtool-0.2.jar
crxtool-0.2.pom



Related Tutorials