License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Dex General Purpose Libraries Utility |
GroupId | GroupIdio.github.anhorseg |
ArtifactId | ArtifactIdandroidexthorse |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroidexthorse
An android Mvvn Library that help android developer speed up development
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
androidexthorse-1.0.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.anhorseg/androidexthorse/ -->
<dependency>
<groupId>io.github.anhorseg</groupId>
<artifactId>androidexthorse</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.anhorseg/androidexthorse/
implementation 'io.github.anhorseg:androidexthorse:1.0.1'
// https://jarcasting.com/artifacts/io.github.anhorseg/androidexthorse/
implementation ("io.github.anhorseg:androidexthorse:1.0.1")
'io.github.anhorseg:androidexthorse:aar:1.0.1'
<dependency org="io.github.anhorseg" name="androidexthorse" rev="1.0.1">
<artifact name="androidexthorse" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.anhorseg', module='androidexthorse', version='1.0.1')
)
libraryDependencies += "io.github.anhorseg" % "androidexthorse" % "1.0.1"
[io.github.anhorseg/androidexthorse "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.3.0 |
androidx.constraintlayout » constraintlayout | jar | 2.0.4 |