is not current version
Last Version 1.1.0

com.github.mvh77:gson-log4j2-layout 1.0.0

Log4J2 JSON Layout using Google Gson

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.github.mvh77
ArtifactId

ArtifactId

gson-log4j2-layout
Version

Version

1.0.0
Type

Type

jar

Download gson-log4j2-layout 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.mvh77/gson-log4j2-layout/ -->
<dependency>
    <groupId>com.github.mvh77</groupId>
    <artifactId>gson-log4j2-layout</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvh77/gson-log4j2-layout/
implementation 'com.github.mvh77:gson-log4j2-layout:1.0.0'
// https://jarcasting.com/artifacts/com.github.mvh77/gson-log4j2-layout/
implementation ("com.github.mvh77:gson-log4j2-layout:1.0.0")
'com.github.mvh77:gson-log4j2-layout:jar:1.0.0'
<dependency org="com.github.mvh77" name="gson-log4j2-layout" rev="1.0.0">
  <artifact name="gson-log4j2-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvh77', module='gson-log4j2-layout', version='1.0.0')
)
libraryDependencies += "com.github.mvh77" % "gson-log4j2-layout" % "1.0.0"
[com.github.mvh77/gson-log4j2-layout "1.0.0"]