License |
License |
---|---|
GroupId | GroupIdio.github.vincent-series |
ArtifactId | ArtifactIdcommon |
Version | Version1.0.3 |
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.3.pom | |
common-1.0.3-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vincent-series/common/ -->
<dependency>
<groupId>io.github.vincent-series</groupId>
<artifactId>common</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vincent-series/common/
implementation 'io.github.vincent-series:common:1.0.3'
// https://jarcasting.com/artifacts/io.github.vincent-series/common/
implementation ("io.github.vincent-series:common:1.0.3")
'io.github.vincent-series:common:aar:1.0.3'
<dependency org="io.github.vincent-series" name="common" rev="1.0.3">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.vincent-series', module='common', version='1.0.3')
)
libraryDependencies += "io.github.vincent-series" % "common" % "1.0.3"
[io.github.vincent-series/common "1.0.3"]
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.5.30 |