| License |
License |
|---|---|
| GroupId | GroupIdcom.mitteloupe.solid |
| ArtifactId | ArtifactIdsolidfragment |
| Version | Version1.0.7 |
| Type | Typeaar |
| Description |
Descriptionsolidfragment
An attempt at following good engineering standards and best practices such as SOLID and DRY where Google neglected to.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| solidfragment-1.0.7.pom | |
| solidfragment-1.0.7-sources.jar | 9 KB |
| Browse |
<!-- 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"]
| 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 |