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