| License | License | 
|---|---|
| Categories | CategoriesGson Data JSON Logging Application Layer Libs | 
| GroupId | GroupIdio.github.aaabramov | 
| ArtifactId | ArtifactIdglogging-gson | 
| Last Version | Last Version0.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongson Logback layout for Google Structured logging | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| glogging-gson-0.0.2.pom | |
| glogging-gson-0.0.2.jar | 2 KB | 
| glogging-gson-0.0.2-sources.jar | 1 KB | 
| glogging-gson-0.0.2-javadoc.jar | 23 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.aaabramov/glogging-gson/ -->
<dependency>
    <groupId>io.github.aaabramov</groupId>
    <artifactId>glogging-gson</artifactId>
    <version>0.0.2</version>
</dependency>// https://jarcasting.com/artifacts/io.github.aaabramov/glogging-gson/
implementation 'io.github.aaabramov:glogging-gson:0.0.2'// https://jarcasting.com/artifacts/io.github.aaabramov/glogging-gson/
implementation ("io.github.aaabramov:glogging-gson:0.0.2")'io.github.aaabramov:glogging-gson:jar:0.0.2'<dependency org="io.github.aaabramov" name="glogging-gson" rev="0.0.2">
  <artifact name="glogging-gson" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.aaabramov', module='glogging-gson', version='0.0.2')
)libraryDependencies += "io.github.aaabramov" % "glogging-gson" % "0.0.2"[io.github.aaabramov/glogging-gson "0.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.github.aaabramov : glogging-core | jar | 0.0.2 | 
| com.google.code.gson : gson | jar | 2.8.8 |