some-commonlibrary


License

License

GroupId

GroupId

com.licheedev
ArtifactId

ArtifactId

some-commonlibrary
Last Version

Last Version

1.0.18
Release Date

Release Date

Type

Type

aar
Description

Description

some-commonlibrary
some-commonlibrary

Download some-commonlibrary

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
org.greenrobot : eventbus jar 3.2.0
com.licheedev : some-clickablebg jar 1.0.0
com.licheedev : some-widgets jar 1.0.6
com.licheedev : some-base jar 1.0.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.18
1.0.17