Download crxtool-core-0.8.jar file - Jar c

Jar examples for c:crxtool-core

Description

Library for Chrome extension file analysis

You can download jar file crxtool-core 0.8 in this page.

Build File

You can use the following script to add crxtool-core-0.8.jar to your project.

<dependency>
   <groupId>com.github.mike10004</groupId>
   <artifactId>crxtool-core</artifactId>
   <version>0.8</version>
</dependency>
compile group: 'com.github.mike10004', name: 'crxtool-core', version: '0.8'
libraryDependencies += "com.github.mike10004" % "crxtool-core" % "0.8"
<dependency org="com.github.mike10004" name="crxtool-core" rev="0.8"/>
@Grapes(@Grab(group='com.github.mike10004', module='crxtool-core', version='0.8'))
'com.github.mike10004:crxtool-core:jar:0.8'

Download

Click the following link to download the jar file.

crxtool-core-0.8-javadoc.jar
crxtool-core-0.8-sources.jar
crxtool-core-0.8.jar
crxtool-core-0.8.pom



Related Tutorials