is not current version
Last Version 0.16

com.github.mike10004:crxtool 0.11

Chrome extension tools

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

crxtool
Version

Version

0.11
Type

Type

pom

Download crxtool 0.11

Filename Size
crxtool-0.11.pom 10 KB
Browse

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