GroupId | GroupIdhu.icellmobilsoft.coffee |
---|---|
ArtifactId | ArtifactIdcoffee-module-document |
Version | Version1.4.0 |
Type | Typepom |
Filename | Size |
---|---|
coffee-module-document-1.4.0.pom | 878 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-document/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-module-document</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-document/
implementation 'hu.icellmobilsoft.coffee:coffee-module-document:1.4.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-document/
implementation ("hu.icellmobilsoft.coffee:coffee-module-document:1.4.0")
'hu.icellmobilsoft.coffee:coffee-module-document:pom:1.4.0'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-module-document" rev="1.4.0">
<artifact name="coffee-module-document" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-module-document', version='1.4.0')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-module-document" % "1.4.0"
[hu.icellmobilsoft.coffee/coffee-module-document "1.4.0"]