License |
License |
---|---|
GroupId | GroupIdcom.github.dailystudio |
ArtifactId | ArtifactIddevbricks |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionDevelopment Bricks
Provide utils classes commonly used in Android application development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
devbricks-1.2.2.pom | |
devbricks-1.2.2.aar | 300 KB |
devbricks-1.2.2-sources.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dailystudio/devbricks/ -->
<dependency>
<groupId>com.github.dailystudio</groupId>
<artifactId>devbricks</artifactId>
<version>1.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dailystudio/devbricks/
implementation 'com.github.dailystudio:devbricks:1.2.2'
// https://jarcasting.com/artifacts/com.github.dailystudio/devbricks/
implementation ("com.github.dailystudio:devbricks:1.2.2")
'com.github.dailystudio:devbricks:aar:1.2.2'
<dependency org="com.github.dailystudio" name="devbricks" rev="1.2.2">
<artifact name="devbricks" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dailystudio', module='devbricks', version='1.2.2')
)
libraryDependencies += "com.github.dailystudio" % "devbricks" % "1.2.2"
[com.github.dailystudio/devbricks "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core | jar | 1.0.0 |
androidx.legacy » legacy-support-core-utils | jar | 1.0.0 |
androidx.legacy » legacy-support-core-ui | jar | 1.0.0 |
androidx.fragment » fragment | jar | 1.0.0 |
androidx.appcompat » appcompat | jar | 1.0.0 |
androidx.cardview » cardview | jar | 1.0.0 |
com.google.android.material » material | jar | 1.0.0 |
androidx.multidex » multidex | jar | 2.0.0 |
com.googlecode.juniversalchardet : juniversalchardet | jar | 1.0.3 |
com.google.code.gson : gson | jar | 2.1 |
com.github.dailystudio : devbricks-annotations | jar | 0.1.0 |