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