is not current version
Last Version 1.10.0

com.adobe.granite:crx2oak 1.6.6


GroupId

GroupId

com.adobe.granite
ArtifactId

ArtifactId

crx2oak
Version

Version

1.6.6
Type

Type

jar

Download crx2oak 1.6.6


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