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