Last Version

Portal Compose 0.9.12

An implementation of PortalManager for Jetbrains Compose

License

License

MIT
GroupId

GroupId

com.eygraber
ArtifactId

ArtifactId

portal-compose-android
Version

Version

0.9.12
Type

Type

aar
Description

Description

Portal Compose
An implementation of PortalManager for Jetbrains Compose
Project URL

Project URL

https://github.com/eygraber/portal/
Source Code Management

Source Code Management

https://github.com/eygraber/portal/

Download portal-compose-android 0.9.12


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

Dependencies

compile (2)

Group / Artifact Type Version
com.eygraber : portal-android jar 0.9.12
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (1)

Group / Artifact Type Version
androidx.compose.animation » animation jar 1.1.0

Project Modules

There are no modules declared in this project.