is not current version
Last Version 0.16

com.github.mike10004:crxtool-core 0.15

Library for Chrome extension file analysis

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

crxtool-core
Version

Version

0.15
Type

Type

jar

Download crxtool-core 0.15


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