License |
License |
---|---|
GroupId | GroupIdio.github.keguoyu |
ArtifactId | ArtifactIdmvps-annotations |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionmvps
mvps based on mvp
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mvps-annotations-1.1.0.pom | |
mvps-annotations-1.1.0.jar | 19 KB |
mvps-annotations-1.1.0-sources.jar | 9 KB |
mvps-annotations-1.1.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.keguoyu/mvps-annotations/
implementation 'io.github.keguoyu:mvps-annotations:1.1.0'
// https://jarcasting.com/artifacts/io.github.keguoyu/mvps-annotations/
implementation ("io.github.keguoyu:mvps-annotations:1.1.0")
'io.github.keguoyu:mvps-annotations:jar:1.1.0'
<dependency org="io.github.keguoyu" name="mvps-annotations" rev="1.1.0">
<artifact name="mvps-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.keguoyu', module='mvps-annotations', version='1.1.0')
)
libraryDependencies += "io.github.keguoyu" % "mvps-annotations" % "1.1.0"
[io.github.keguoyu/mvps-annotations "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.0.0 |