is not current version
Last Version 0.16

com.github.mike10004:crxtool 0.9

Chrome extension tools

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

crxtool
Version

Version

0.9
Type

Type

pom

Download crxtool 0.9

Filename Size
crxtool-0.9.pom 8 KB
Browse

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