Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdhu.icellmobilsoft.coffee |
ArtifactId | ArtifactIdcoffee-se-logging |
Version | Version1.6.1 |
Type | Typejar |
Filename | Size |
---|---|
coffee-se-logging-1.6.1.pom | |
coffee-se-logging-1.6.1.jar | 13 KB |
coffee-se-logging-1.6.1-sources.jar | 14 KB |
coffee-se-logging-1.6.1-javadoc.jar | 453 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-se-logging/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-se-logging</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-se-logging/
implementation 'hu.icellmobilsoft.coffee:coffee-se-logging:1.6.1'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-se-logging/
implementation ("hu.icellmobilsoft.coffee:coffee-se-logging:1.6.1")
'hu.icellmobilsoft.coffee:coffee-se-logging:jar:1.6.1'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-se-logging" rev="1.6.1">
<artifact name="coffee-se-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-se-logging', version='1.6.1')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-se-logging" % "1.6.1"
[hu.icellmobilsoft.coffee/coffee-se-logging "1.6.1"]