Last Version

Development Bricks 1.2.2

Provide utils classes commonly used in Android application development.

License

License

GroupId

GroupId

com.github.dailystudio
ArtifactId

ArtifactId

devbricks
Version

Version

1.2.2
Type

Type

aar
Description

Description

Development Bricks
Provide utils classes commonly used in Android application development.
Project URL

Project URL

https://github.com/dailystudio/devbricks
Source Code Management

Source Code Management

https://github.com/dailystudio/devbricks.git

Download devbricks 1.2.2


<!-- 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"]

Dependencies

compile (11)

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

Project Modules

There are no modules declared in this project.