Last Version

Transitions Everywhere 2.1.0

Set of extra Transitions on top of AndroidX Transitions API

License

License

GroupId

GroupId

com.andkulikov
ArtifactId

ArtifactId

transitionseverywhere
Version

Version

2.1.0
Type

Type

aar
Description

Description

Transitions Everywhere
Set of extra Transitions on top of AndroidX Transitions API
Project URL

Project URL

https://github.com/andkulikov/transitions-everywhere
Source Code Management

Source Code Management

https://github.com/andkulikov/transitions-everywhere

Download transitionseverywhere 2.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
androidx.transition » transition jar 1.2.0

Project Modules

There are no modules declared in this project.