| License |
License |
|---|---|
| GroupId | GroupIdcom.github.plusonesoftware |
| ArtifactId | ArtifactIdmodular |
| Version | Version0.3.0 |
| Type | Typeaar |
| Description |
DescriptionModularComponents
Modular components for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| modular-0.3.0.pom | |
| modular-0.3.0.aar | 52 KB |
| modular-0.3.0-sources.jar | 26 KB |
| modular-0.3.0-javadoc.jar | 294 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 19.0.1 |