| GroupId | GroupIdhu.icellmobilsoft.coffee |
|---|---|
| ArtifactId | ArtifactIdcoffee-module-document-dto |
| Version | Version1.0.0 |
| Type | Typejar |
<!-- 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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-document-dto/
implementation 'hu.icellmobilsoft.coffee:coffee-module-document-dto:1.0.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-document-dto/
implementation ("hu.icellmobilsoft.coffee:coffee-module-document-dto:1.0.0")
'hu.icellmobilsoft.coffee:coffee-module-document-dto:jar:1.0.0'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-module-document-dto" rev="1.0.0">
<artifact name="coffee-module-document-dto" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-module-document-dto', version='1.0.0')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-module-document-dto" % "1.0.0"
[hu.icellmobilsoft.coffee/coffee-module-document-dto "1.0.0"]