Categories |
CategoriesJSON Data Logging Application Layer Libs |
---|---|
GroupId | GroupIdeu.xenit.alfred |
ArtifactId | ArtifactIdalfred-json-logging |
Version | Version0.0.1 |
Type | Typepom |
Filename | Size |
---|---|
alfred-json-logging-0.0.1.pom | |
alfred-json-logging-0.0.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.xenit.alfred/alfred-json-logging/ -->
<dependency>
<groupId>eu.xenit.alfred</groupId>
<artifactId>alfred-json-logging</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.xenit.alfred/alfred-json-logging/
implementation 'eu.xenit.alfred:alfred-json-logging:0.0.1'
// https://jarcasting.com/artifacts/eu.xenit.alfred/alfred-json-logging/
implementation ("eu.xenit.alfred:alfred-json-logging:0.0.1")
'eu.xenit.alfred:alfred-json-logging:pom:0.0.1'
<dependency org="eu.xenit.alfred" name="alfred-json-logging" rev="0.0.1">
<artifact name="alfred-json-logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.xenit.alfred', module='alfred-json-logging', version='0.0.1')
)
libraryDependencies += "eu.xenit.alfred" % "alfred-json-logging" % "0.0.1"
[eu.xenit.alfred/alfred-json-logging "0.0.1"]