| License |
License |
|---|---|
| GroupId | GroupIdcom.licheedev |
| ArtifactId | ArtifactIdsome-ext |
| Last Version | Last Version1.0.16 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionsome-ext
some-ext
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| some-ext-1.0.16.pom | |
| some-ext-1.0.16-sources.jar | 6 KB |
| some-ext-1.0.16-javadoc.jar | 307 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.licheedev/some-ext/ -->
<dependency>
<groupId>com.licheedev</groupId>
<artifactId>some-ext</artifactId>
<version>1.0.16</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.licheedev/some-ext/
implementation 'com.licheedev:some-ext:1.0.16'
// https://jarcasting.com/artifacts/com.licheedev/some-ext/
implementation ("com.licheedev:some-ext:1.0.16")
'com.licheedev:some-ext:aar:1.0.16'
<dependency org="com.licheedev" name="some-ext" rev="1.0.16">
<artifact name="some-ext" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.licheedev', module='some-ext', version='1.0.16')
)
libraryDependencies += "com.licheedev" % "some-ext" % "1.0.16"
[com.licheedev/some-ext "1.0.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| com.licheedev : some-context | jar | 1.0.0 |
| androidx.databinding » databinding-common | jar | 4.0.1 |
| androidx.databinding » databinding-runtime | jar | 4.0.1 |
| androidx.databinding » databinding-adapters | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.0 |
| androidx.core » core-ktx | jar | 1.3.1 |
| androidx.appcompat » appcompat | jar | 1.2.0 |