| License |
License |
|---|---|
| GroupId | GroupIdcom.github.1abhishekpandey |
| ArtifactId | ArtifactIdAbhishekFirstLibrary2 |
| Version | Version0.1.1 |
| Type | Typeaar |
| Description |
DescriptionExample Application
A application used as an example on how to set up pushing its components to the Central Repository.
|
| Filename | Size |
|---|---|
| AbhishekFirstLibrary2-0.1.1.pom | |
| AbhishekFirstLibrary2-0.1.1.aar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.1abhishekpandey/AbhishekFirstLibrary2/ -->
<dependency>
<groupId>com.github.1abhishekpandey</groupId>
<artifactId>AbhishekFirstLibrary2</artifactId>
<version>0.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.1abhishekpandey/AbhishekFirstLibrary2/
implementation 'com.github.1abhishekpandey:AbhishekFirstLibrary2:0.1.1'
// https://jarcasting.com/artifacts/com.github.1abhishekpandey/AbhishekFirstLibrary2/
implementation ("com.github.1abhishekpandey:AbhishekFirstLibrary2:0.1.1")
'com.github.1abhishekpandey:AbhishekFirstLibrary2:aar:0.1.1'
<dependency org="com.github.1abhishekpandey" name="AbhishekFirstLibrary2" rev="0.1.1">
<artifact name="AbhishekFirstLibrary2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.1abhishekpandey', module='AbhishekFirstLibrary2', version='0.1.1')
)
libraryDependencies += "com.github.1abhishekpandey" % "AbhishekFirstLibrary2" % "0.1.1"
[com.github.1abhishekpandey/AbhishekFirstLibrary2 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.72 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
| androidx.core » core-ktx | jar | 1.3.1 |