My Library

A description of what my library does.

License

License

Categories

Categories

JSON Data Logging Application Layer Libs
GroupId

GroupId

com.github.xyz-fly
ArtifactId

ArtifactId

httpjsonlogging
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

aar
Description

Description

My Library
A description of what my library does.
Project URL

Project URL

https://github.com/xyz-fly/HttpJsonLogging/
Source Code Management

Source Code Management

https://github.com/xyz-fly/HttpJsonLogging/

Download httpjsonlogging

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xyz-fly/httpjsonlogging/ -->
<dependency>
    <groupId>com.github.xyz-fly</groupId>
    <artifactId>httpjsonlogging</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xyz-fly/httpjsonlogging/
implementation 'com.github.xyz-fly:httpjsonlogging:1.0'
// https://jarcasting.com/artifacts/com.github.xyz-fly/httpjsonlogging/
implementation ("com.github.xyz-fly:httpjsonlogging:1.0")
'com.github.xyz-fly:httpjsonlogging:aar:1.0'
<dependency org="com.github.xyz-fly" name="httpjsonlogging" rev="1.0">
  <artifact name="httpjsonlogging" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.xyz-fly', module='httpjsonlogging', version='1.0')
)
libraryDependencies += "com.github.xyz-fly" % "httpjsonlogging" % "1.0"
[com.github.xyz-fly/httpjsonlogging "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.appcompat » appcompat jar 1.3.0
com.google.code.gson : gson jar 2.8.7
com.squareup.okhttp3 : okhttp jar 4.9.1

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0