License |
License |
---|---|
GroupId | GroupIdcom.licheedev |
ArtifactId | ArtifactIdsome-commonlibrary |
Last Version | Last Version1.0.18 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsome-commonlibrary
some-commonlibrary
|
Filename | Size |
---|---|
some-commonlibrary-1.0.18.pom | |
some-commonlibrary-1.0.18-sources.jar | 261 bytes |
some-commonlibrary-1.0.18-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |