License |
License |
---|---|
GroupId | GroupIdcom.github.xyz-fly |
ArtifactId | ArtifactIdcore |
Version | Version0.9.0 |
Type | Typeaar |
Description |
DescriptionMy Library
A description of what my library does.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-0.9.0.pom | |
core-0.9.0-sources.jar | 7 KB |
core-0.9.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xyz-fly/core/ -->
<dependency>
<groupId>com.github.xyz-fly</groupId>
<artifactId>core</artifactId>
<version>0.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xyz-fly/core/
implementation 'com.github.xyz-fly:core:0.9.0'
// https://jarcasting.com/artifacts/com.github.xyz-fly/core/
implementation ("com.github.xyz-fly:core:0.9.0")
'com.github.xyz-fly:core:aar:0.9.0'
<dependency org="com.github.xyz-fly" name="core" rev="0.9.0">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.xyz-fly', module='core', version='0.9.0')
)
libraryDependencies += "com.github.xyz-fly" % "core" % "0.9.0"
[com.github.xyz-fly/core "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.72 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.72 |
androidx.core » core-ktx | jar | 1.2.0 |
androidx.appcompat » appcompat | jar | 1.1.0 |
androidx.paging » paging-runtime-ktx | jar | 2.1.2 |