License |
License |
---|---|
GroupId | GroupIdio.github.vincent-series |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncommon
common lib for every libs developed by zhiqiang.zhu.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-1.0.5.pom | |
common-1.0.5-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vincent-series/common/ -->
<dependency>
<groupId>io.github.vincent-series</groupId>
<artifactId>common</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vincent-series/common/
implementation 'io.github.vincent-series:common:1.0.5'
// https://jarcasting.com/artifacts/io.github.vincent-series/common/
implementation ("io.github.vincent-series:common:1.0.5")
'io.github.vincent-series:common:aar:1.0.5'
<dependency org="io.github.vincent-series" name="common" rev="1.0.5">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.vincent-series', module='common', version='1.0.5')
)
libraryDependencies += "io.github.vincent-series" % "common" % "1.0.5"
[io.github.vincent-series/common "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vincent-series : annotations | jar | 1.0.2 |
androidx.startup » startup-runtime | jar | 1.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |