| Группа | Группаhu.icellmobilsoft.coffee |
|---|---|
| Идентификатор | Идентификаторcoffee-module-document-action |
| Версия | Версия1.6.1 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-document-action/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-module-document-action</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-document-action/
implementation 'hu.icellmobilsoft.coffee:coffee-module-document-action:1.6.1'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-document-action/
implementation ("hu.icellmobilsoft.coffee:coffee-module-document-action:1.6.1")
'hu.icellmobilsoft.coffee:coffee-module-document-action:jar:1.6.1'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-module-document-action" rev="1.6.1">
<artifact name="coffee-module-document-action" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-module-document-action', version='1.6.1')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-module-document-action" % "1.6.1"
[hu.icellmobilsoft.coffee/coffee-module-document-action "1.6.1"]