is not current version
Last Version 0.16

com.github.mike10004:crxtool-core 0.8

Library for Chrome extension file analysis

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

crxtool-core
Version

Version

0.8
Type

Type

jar

Download crxtool-core 0.8


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