GroupId | GroupIdhu.icellmobilsoft.coffee |
---|---|
ArtifactId | ArtifactIdcoffee-dto-base |
Version | Version1.4.0 |
Type | Typejar |
Filename | Size |
---|---|
coffee-dto-base-1.4.0.pom | |
coffee-dto-base-1.4.0.jar | 26 KB |
coffee-dto-base-1.4.0-sources.jar | 28 KB |
coffee-dto-base-1.4.0-javadoc.jar | 548 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-dto-base/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-dto-base</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-dto-base/
implementation 'hu.icellmobilsoft.coffee:coffee-dto-base:1.4.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-dto-base/
implementation ("hu.icellmobilsoft.coffee:coffee-dto-base:1.4.0")
'hu.icellmobilsoft.coffee:coffee-dto-base:jar:1.4.0'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-dto-base" rev="1.4.0">
<artifact name="coffee-dto-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-dto-base', version='1.4.0')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-dto-base" % "1.4.0"
[hu.icellmobilsoft.coffee/coffee-dto-base "1.4.0"]