License |
License |
---|---|
GroupId | GroupIdio.bitbucket.shilogavra |
ArtifactId | ArtifactIdExample |
Version | Version1.1.5 |
Type | Typeaar |
Description |
DescriptionExample
example project shilo
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Example-1.1.5.pom | |
Example-1.1.5-sources.jar | 968 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.shilogavra/Example/ -->
<dependency>
<groupId>io.bitbucket.shilogavra</groupId>
<artifactId>Example</artifactId>
<version>1.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.shilogavra/Example/
implementation 'io.bitbucket.shilogavra:Example:1.1.5'
// https://jarcasting.com/artifacts/io.bitbucket.shilogavra/Example/
implementation ("io.bitbucket.shilogavra:Example:1.1.5")
'io.bitbucket.shilogavra:Example:aar:1.1.5'
<dependency org="io.bitbucket.shilogavra" name="Example" rev="1.1.5">
<artifact name="Example" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.shilogavra', module='Example', version='1.1.5')
)
libraryDependencies += "io.bitbucket.shilogavra" % "Example" % "1.1.5"
[io.bitbucket.shilogavra/Example "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
androidx.appcompat » appcompat | jar | 1.4.1 |
com.google.android.material » material | jar | 1.5.0 |
androidx.constraintlayout » constraintlayout | jar | 2.1.3 |