is not current version
Last Version 0.16

com.github.mike10004:crxtool 0.15

Chrome extension tools

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

crxtool
Version

Version

0.15
Type

Type

pom

Download crxtool 0.15

Filename Size
crxtool-0.15.pom 10 KB
Browse

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