License |
License |
---|---|
GroupId | GroupIdcom.andkulikov |
ArtifactId | ArtifactIdtransitionseverywhere |
Version | Version2.1.0 |
Type | Typeaar |
Description |
DescriptionTransitions Everywhere
Set of extra Transitions on top of AndroidX Transitions API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
transitionseverywhere-2.1.0.pom | |
transitionseverywhere-2.1.0.aar | 30 KB |
transitionseverywhere-2.1.0-sources.jar | 17 KB |
transitionseverywhere-2.1.0-javadoc.jar | 435 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |
androidx.transition » transition | jar | 1.2.0 |