Example

example project shilo

License

License

GroupId

GroupId

io.bitbucket.shilogavra
ArtifactId

ArtifactId

Example
Last Version

Last Version

1.1.5
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.1.5