is not current version
Last Version 0.16

com.github.mike10004:crxtool-core 0.14

Library for Chrome extension file analysis

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

crxtool-core
Version

Version

0.14
Type

Type

jar

Download crxtool-core 0.14


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