Last Version

solidapplication 1.0.8

An attempt at following good engineering standards and best practices such as SOLID and DRY where Google neglected to.

License

License

MIT
GroupId

GroupId

com.mitteloupe.solid
ArtifactId

ArtifactId

solidapplication
Version

Version

1.0.8
Type

Type

aar
Description

Description

solidapplication
An attempt at following good engineering standards and best practices such as SOLID and DRY where Google neglected to.
Project URL

Project URL

https://github.com/EranBoudjnah/solid.git
Source Code Management

Source Code Management

https://github.com/EranBoudjnah/solid.git

Download solidapplication 1.0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.3.2

Project Modules

There are no modules declared in this project.