第二方库1

第二方库2

License

License

GroupId

GroupId

io.github.safe-ending
ArtifactId

ArtifactId

smlibrary
Last Version

Last Version

1.0.2
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 smlibrary

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 27.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1