не последняя версия
Последняя версия 1.1.0

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

Log4J2 JSON Layout using Google Gson

Категории

Категории

Gson Данные JSON
Группа

Группа

com.github.mvh77
Идентификатор

Идентификатор

gson-log4j2-layout
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать 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"]