Last Version

androidexthorse 1.0.1

An android Mvvn Library that help android developer speed up development

License

License

Categories

Categories

IDE Development Tools Dex General Purpose Libraries Utility
GroupId

GroupId

io.github.anhorseg
ArtifactId

ArtifactId

androidexthorse
Version

Version

1.0.1
Type

Type

aar
Description

Description

androidexthorse
An android Mvvn Library that help android developer speed up development
Project URL

Project URL

https://github.com/anhorseg/HorseExt
Source Code Management

Source Code Management

https://github.com/anhorseg/HorseExt

Download androidexthorse 1.0.1


<!-- 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"]

Dependencies

runtime (4)

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

Project Modules

There are no modules declared in this project.