Development Bricks

Provide utils classes commonly used in Android application development.

License

License

GroupId

GroupId

com.github.dailystudio
ArtifactId

ArtifactId

devbricks
Last Version

Last Version

1.2.2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.6
1.1.5
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0