Last Version

AdapterLibrary 0.0.7

A quick mvc library on android

License

License

GroupId

GroupId

com.github.thepacific
ArtifactId

ArtifactId

mvc
Version

Version

0.0.7
Type

Type

aar
Description

Description

AdapterLibrary
A quick mvc library on android
Project URL

Project URL

https://github.com/ThePacific/mvc-android
Source Code Management

Source Code Management

https://github.com/ThePacific/mvc-android

Download mvc 0.0.7


<!-- https://jarcasting.com/artifacts/com.github.thepacific/mvc/ -->
<dependency>
    <groupId>com.github.thepacific</groupId>
    <artifactId>mvc</artifactId>
    <version>0.0.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thepacific/mvc/
implementation 'com.github.thepacific:mvc:0.0.7'
// https://jarcasting.com/artifacts/com.github.thepacific/mvc/
implementation ("com.github.thepacific:mvc:0.0.7")
'com.github.thepacific:mvc:aar:0.0.7'
<dependency org="com.github.thepacific" name="mvc" rev="0.0.7">
  <artifact name="mvc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.thepacific', module='mvc', version='0.0.7')
)
libraryDependencies += "com.github.thepacific" % "mvc" % "0.0.7"
[com.github.thepacific/mvc "0.0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.0.1
io.reactivex.rxjava2 : rxandroid jar 2.0.1
io.reactivex.rxjava2 : rxjava jar 2.0.1
com.google.code.findbugs : jsr305 jar 3.0.1

Project Modules

There are no modules declared in this project.