| License |
License |
|---|---|
| Categories |
CategoriesJSON Data Logging Application Layer Libs |
| GroupId | GroupIdcom.github.xyz-fly |
| ArtifactId | ArtifactIdhttpjsonlogging |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMy Library
A description of what my library does.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| httpjsonlogging-1.0.pom | |
| httpjsonlogging-1.0-sources.jar | 2 KB |
| httpjsonlogging-1.0-javadoc.jar | 195 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.10 |