| License |
License |
|---|---|
| GroupId | GroupIdio.github.xiaoseee |
| ArtifactId | ArtifactIdmvp |
| Version | Version1.1.0 |
| Type | Typeaar |
| Description |
Descriptionmvp
Public components for own use
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mvp-1.1.0.pom | |
| mvp-1.1.0-sources.jar | 8 KB |
| mvp-1.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.xiaoseee/mvp/ -->
<dependency>
<groupId>io.github.xiaoseee</groupId>
<artifactId>mvp</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xiaoseee/mvp/
implementation 'io.github.xiaoseee:mvp:1.1.0'
// https://jarcasting.com/artifacts/io.github.xiaoseee/mvp/
implementation ("io.github.xiaoseee:mvp:1.1.0")
'io.github.xiaoseee:mvp:aar:1.1.0'
<dependency org="io.github.xiaoseee" name="mvp" rev="1.1.0">
<artifact name="mvp" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.xiaoseee', module='mvp', version='1.1.0')
)
libraryDependencies += "io.github.xiaoseee" % "mvp" % "1.1.0"
[io.github.xiaoseee/mvp "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |