is not current version
Last Version 1.0.3

popuplayout 1.0.2

A simple Android popuplayout tool

License

License

GroupId

GroupId

io.github.chenlauter
ArtifactId

ArtifactId

popuplayout
Version

Version

1.0.2
Type

Type

aar
Description

Description

popuplayout
A simple Android popuplayout tool
Project URL

Project URL

https://github.com/ChenLauter/PopupLayout
Source Code Management

Source Code Management

https://github.com/ChenLauter/PopupLayout

Download popuplayout 1.0.2


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

Dependencies

compile (1)

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

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.1.0

Project Modules

There are no modules declared in this project.