is not current version
Last Version 1.10.0

hu.icellmobilsoft.coffee:coffee 1.2.1

Java Enterprise based framework

GroupId

GroupId

hu.icellmobilsoft.coffee
ArtifactId

ArtifactId

coffee
Version

Version

1.2.1
Type

Type

pom

Download coffee 1.2.1

Filename Size
coffee-1.2.1.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee/ -->
<dependency>
    <groupId>hu.icellmobilsoft.coffee</groupId>
    <artifactId>coffee</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee/
implementation 'hu.icellmobilsoft.coffee:coffee:1.2.1'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee/
implementation ("hu.icellmobilsoft.coffee:coffee:1.2.1")
'hu.icellmobilsoft.coffee:coffee:pom:1.2.1'
<dependency org="hu.icellmobilsoft.coffee" name="coffee" rev="1.2.1">
  <artifact name="coffee" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee', version='1.2.1')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee" % "1.2.1"
[hu.icellmobilsoft.coffee/coffee "1.2.1"]