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