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