StandOut Library

Android library for using floating window.

License

License

GroupId

GroupId

com.hovans.standout
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

StandOut Library
Android library for using floating window.
Project URL

Project URL

https://github.com/urunimi/StandOut
Source Code Management

Source Code Management

https://github.com/urunimi/StandOut

Download library

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0