Last Version

solidfragment 1.0.7

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

solidfragment
Version

Version

1.0.7
Type

Type

aar
Description

Description

solidfragment
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 solidfragment 1.0.7


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

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.