Last Version

Example 1.1.5

example project shilo

License

License

GroupId

GroupId

io.bitbucket.shilogavra
ArtifactId

ArtifactId

Example
Version

Version

1.1.5
Type

Type

aar
Description

Description

Example
example project shilo
Project URL

Project URL

https://bitbucket.org/shilogavra/example-for-maven
Source Code Management

Source Code Management

https://bitbucket.org/shilogavra/example-for-maven

Download Example 1.1.5


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (4)

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

Project Modules

There are no modules declared in this project.