| License |
License |
|---|---|
| GroupId | GroupIdcom.github.xyz-fly |
| ArtifactId | ArtifactIdalbumcore |
| Last Version | Last Version0.9.9 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMy Library
A description of what my library does.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| albumcore-0.9.9.pom | |
| albumcore-0.9.9-sources.jar | 8 KB |
| albumcore-0.9.9-javadoc.jar | 61 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.xyz-fly/albumcore/ -->
<dependency>
<groupId>com.github.xyz-fly</groupId>
<artifactId>albumcore</artifactId>
<version>0.9.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xyz-fly/albumcore/
implementation 'com.github.xyz-fly:albumcore:0.9.9'
// https://jarcasting.com/artifacts/com.github.xyz-fly/albumcore/
implementation ("com.github.xyz-fly:albumcore:0.9.9")
'com.github.xyz-fly:albumcore:aar:0.9.9'
<dependency org="com.github.xyz-fly" name="albumcore" rev="0.9.9">
<artifact name="albumcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.xyz-fly', module='albumcore', version='0.9.9')
)
libraryDependencies += "com.github.xyz-fly" % "albumcore" % "0.9.9"
[com.github.xyz-fly/albumcore "0.9.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| androidx.paging » paging-runtime-ktx | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.10 |