is not current version
Last Version 0.3.0

com.github.plusonesoftware:modular 0.1.0

Modular components for Android

GroupId

GroupId

com.github.plusonesoftware
ArtifactId

ArtifactId

modular
Version

Version

0.1.0
Type

Type

aar

Download modular 0.1.0


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