| Categories |
CategoriesGson Data JSON |
|---|---|
| GroupId | GroupIdcom.github.mvh77 |
| ArtifactId | ArtifactIdgson-log4j2-layout |
| Version | Version1.0.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| gson-log4j2-layout-1.0.0.pom | |
| gson-log4j2-layout-1.0.0.jar | 6 KB |
| gson-log4j2-layout-1.0.0-sources.jar | 2 KB |
| gson-log4j2-layout-1.0.0-javadoc.jar | 24 KB |
| Browse |
<!-- 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"]