Last Version

ModularComponents 0.3.0

Modular components for Android

License

License

GroupId

GroupId

com.github.plusonesoftware
ArtifactId

ArtifactId

modular
Version

Version

0.3.0
Type

Type

aar
Description

Description

ModularComponents
Modular components for Android
Project URL

Project URL

https://github.com/PlusOneSoftware/ModularComponents
Source Code Management

Source Code Management

https://github.com/PlusOneSoftware/ModularComponents

Download modular 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 19.0.1

Project Modules

There are no modules declared in this project.