is not current version
Last Version 0.16

com.github.mike10004:crxtool-core 0.12

Library for Chrome extension file analysis

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

crxtool-core
Version

Version

0.12
Type

Type

jar

Download crxtool-core 0.12


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