| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGson Данные JSON |
| Группа | Группаcom.artnaseef |
| Идентификатор | Идентификаторgson-log-marshaller |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGSON Log Marshaller
Marshaller of logging events using GSON.
|
| Имя Файла | Размер |
|---|---|
| gson-log-marshaller-1.0.0.pom | |
| gson-log-marshaller-1.0.0.jar | 2 KB |
| gson-log-marshaller-1.0.0-sources.jar | 1 KB |
| gson-log-marshaller-1.0.0-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.artnaseef/gson-log-marshaller/ -->
<dependency>
<groupId>com.artnaseef</groupId>
<artifactId>gson-log-marshaller</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.artnaseef/gson-log-marshaller/
implementation 'com.artnaseef:gson-log-marshaller:1.0.0'
// https://jarcasting.com/artifacts/com.artnaseef/gson-log-marshaller/
implementation ("com.artnaseef:gson-log-marshaller:1.0.0")
'com.artnaseef:gson-log-marshaller:jar:1.0.0'
<dependency org="com.artnaseef" name="gson-log-marshaller" rev="1.0.0">
<artifact name="gson-log-marshaller" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artnaseef', module='gson-log-marshaller', version='1.0.0')
)
libraryDependencies += "com.artnaseef" % "gson-log-marshaller" % "1.0.0"
[com.artnaseef/gson-log-marshaller "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.artnaseef : log-forwarder-api | jar | 1.0.0 |
| com.google.code.gson : gson | jar | 2.8.2 |
| junit : junit | jar | 4.12 |