Last Version

My Android Lib 0.1

Test Android aar library

License

License

GroupId

GroupId

io.github.typelogic
ArtifactId

ArtifactId

myandroidlib
Version

Version

0.1
Type

Type

aar
Description

Description

My Android Lib
Test Android aar library
Project URL

Project URL

https://github.com/typelogic/myandroidlib
Source Code Management

Source Code Management

https://github.com/typelogic/myandroidlib/tree/main

Download myandroidlib 0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
androidx.appcompat » appcompat jar 1.2.0
androidx.constraintlayout » constraintlayout jar 2.0.1
com.google.protobuf : protobuf-lite jar 3.0.0

Project Modules

There are no modules declared in this project.