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