не последняя версия
Последняя версия 1.10.0

com.adobe.granite:crx2oak 1.6.0


Группа

Группа

com.adobe.granite
Идентификатор

Идентификатор

crx2oak
Версия

Версия

1.6.0
Тип

Тип

jar

Скачать crx2oak 1.6.0


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