is not current version
Last Version 0.16

com.github.mike10004:crxtool 0.3

Library for Chrome extension file analysis

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

crxtool
Version

Version

0.3
Type

Type

jar

Download crxtool 0.3


<!-- https://jarcasting.com/artifacts/com.github.mike10004/crxtool/ -->
<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>crxtool</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/crxtool/
implementation 'com.github.mike10004:crxtool:0.3'
// https://jarcasting.com/artifacts/com.github.mike10004/crxtool/
implementation ("com.github.mike10004:crxtool:0.3")
'com.github.mike10004:crxtool:jar:0.3'
<dependency org="com.github.mike10004" name="crxtool" rev="0.3">
  <artifact name="crxtool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='crxtool', version='0.3')
)
libraryDependencies += "com.github.mike10004" % "crxtool" % "0.3"
[com.github.mike10004/crxtool "0.3"]