License |
License |
---|---|
GroupId | GroupIdhu.icellmobilsoft.coffee |
ArtifactId | ArtifactIdcoffee |
Version | Version1.8.1 |
Type | Typepom |
Description |
DescriptionJava Enterprise based framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coffee-1.8.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee</artifactId>
<version>1.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee/
implementation 'hu.icellmobilsoft.coffee:coffee:1.8.1'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee/
implementation ("hu.icellmobilsoft.coffee:coffee:1.8.1")
'hu.icellmobilsoft.coffee:coffee:pom:1.8.1'
<dependency org="hu.icellmobilsoft.coffee" name="coffee" rev="1.8.1">
<artifact name="coffee" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee', version='1.8.1')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee" % "1.8.1"
[hu.icellmobilsoft.coffee/coffee "1.8.1"]