Last Version

Common Extensions 1.0.3

A set of usseful extensions for android development

License

License

GroupId

GroupId

com.link184
ArtifactId

ArtifactId

common-extensions
Version

Version

1.0.3
Type

Type

aar
Description

Description

Common Extensions
A set of usseful extensions for android development
Project URL

Project URL

https://github.com/Link184/Extensions
Source Code Management

Source Code Management

https://github.com/Link184/Extensions

Download common-extensions 1.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.41
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.41
org.jetbrains.kotlin : kotlin-reflect jar 1.3.41
com.google.android.material » material jar 1.0.0
com.github.bumptech.glide : glide jar 4.9.0

Project Modules

There are no modules declared in this project.