第二方库1

第二方库2

License

License

GroupId

GroupId

io.github.safe-ending
ArtifactId

ArtifactId

ahlibrary
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

第二方库1
第二方库2
Project URL

Project URL

https://github.com/safe-ending
Source Code Management

Source Code Management

https://github.com/safe-ending

Download ahlibrary

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.8.1
com.google.code.gson : gson jar 2.8.5
com.android.support » appcompat-v7 jar 28.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0