License |
License |
---|---|
GroupId | GroupIdio.github.keguoyu |
ArtifactId | ArtifactIdmvps-annotations |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZHMVP
mvps annotations library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mvps-annotations-1.1.6.pom | |
mvps-annotations-1.1.6.jar | 19 KB |
mvps-annotations-1.1.6-sources.jar | 9 KB |
mvps-annotations-1.1.6-javadoc.jar | 446 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.keguoyu/mvps-annotations/ -->
<dependency>
<groupId>io.github.keguoyu</groupId>
<artifactId>mvps-annotations</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.keguoyu/mvps-annotations/
implementation 'io.github.keguoyu:mvps-annotations:1.1.6'
// https://jarcasting.com/artifacts/io.github.keguoyu/mvps-annotations/
implementation ("io.github.keguoyu:mvps-annotations:1.1.6")
'io.github.keguoyu:mvps-annotations:jar:1.1.6'
<dependency org="io.github.keguoyu" name="mvps-annotations" rev="1.1.6">
<artifact name="mvps-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.keguoyu', module='mvps-annotations', version='1.1.6')
)
libraryDependencies += "io.github.keguoyu" % "mvps-annotations" % "1.1.6"
[io.github.keguoyu/mvps-annotations "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.0.0 |