License |
License |
---|---|
GroupId | GroupIdcom.lalafo.conductor |
ArtifactId | ArtifactIdconductor-androidx-transition |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionConductor AndroidX Transition Extensions
A small, yet full-featured framework that allows building View-based Android applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lalafo.conductor/conductor-androidx-transition/ -->
<dependency>
<groupId>com.lalafo.conductor</groupId>
<artifactId>conductor-androidx-transition</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lalafo.conductor/conductor-androidx-transition/
implementation 'com.lalafo.conductor:conductor-androidx-transition:1.0.0'
// https://jarcasting.com/artifacts/com.lalafo.conductor/conductor-androidx-transition/
implementation ("com.lalafo.conductor:conductor-androidx-transition:1.0.0")
'com.lalafo.conductor:conductor-androidx-transition:aar:1.0.0'
<dependency org="com.lalafo.conductor" name="conductor-androidx-transition" rev="1.0.0">
<artifact name="conductor-androidx-transition" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lalafo.conductor', module='conductor-androidx-transition', version='1.0.0')
)
libraryDependencies += "com.lalafo.conductor" % "conductor-androidx-transition" % "1.0.0"
[com.lalafo.conductor/conductor-androidx-transition "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.transition » transition | jar | 1.3.1 |
com.lalafo.conductor : conductor | jar | 1.0.0 |