License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.desarrollodroide |
ArtifactId | ArtifactIdfragmenttransactionextended |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionFragmentTransactionExtended
A library which provide us a set of custom animations between fragments.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fragmenttransactionextended-1.pom | |
fragmenttransactionextended-1.aar | 48 KB |
fragmenttransactionextended-1-sources.jar | 3 KB |
fragmenttransactionextended-1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.desarrollodroide/fragmenttransactionextended/ -->
<dependency>
<groupId>com.desarrollodroide</groupId>
<artifactId>fragmenttransactionextended</artifactId>
<version>1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.desarrollodroide/fragmenttransactionextended/
implementation 'com.desarrollodroide:fragmenttransactionextended:1'
// https://jarcasting.com/artifacts/com.desarrollodroide/fragmenttransactionextended/
implementation ("com.desarrollodroide:fragmenttransactionextended:1")
'com.desarrollodroide:fragmenttransactionextended:aar:1'
<dependency org="com.desarrollodroide" name="fragmenttransactionextended" rev="1">
<artifact name="fragmenttransactionextended" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.desarrollodroide', module='fragmenttransactionextended', version='1')
)
libraryDependencies += "com.desarrollodroide" % "fragmenttransactionextended" % "1"
[com.desarrollodroide/fragmenttransactionextended "1"]