Last Version

AAR 1.0.0

Android aar library

License

License

GroupId

GroupId

io.github.faob-dev
ArtifactId

ArtifactId

aar-lib
Version

Version

1.0.0
Type

Type

aar
Description

Description

AAR
Android aar library
Project URL

Project URL

https://github.com/faob-dev/Tutorials
Source Code Management

Source Code Management

https://github.com/faob-dev/Tutorials

Download aar-lib 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.faob-dev/aar-lib/ -->
<dependency>
    <groupId>io.github.faob-dev</groupId>
    <artifactId>aar-lib</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.faob-dev/aar-lib/
implementation 'io.github.faob-dev:aar-lib:1.0.0'
// https://jarcasting.com/artifacts/io.github.faob-dev/aar-lib/
implementation ("io.github.faob-dev:aar-lib:1.0.0")
'io.github.faob-dev:aar-lib:aar:1.0.0'
<dependency org="io.github.faob-dev" name="aar-lib" rev="1.0.0">
  <artifact name="aar-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.faob-dev', module='aar-lib', version='1.0.0')
)
libraryDependencies += "io.github.faob-dev" % "aar-lib" % "1.0.0"
[io.github.faob-dev/aar-lib "1.0.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 27.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.