is not current version
Last Version 0.16

com.github.mike10004:crxtool 0.6

Chrome extension tools

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

crxtool
Version

Version

0.6
Type

Type

pom

Download crxtool 0.6

Filename Size
crxtool-0.6.pom 7 KB
Browse

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