GroupId | GroupIdio.apptik.multiview |
---|---|
ArtifactId | ArtifactIdanimators |
Version | Version0.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
animators-0.0.2.pom | |
animators-0.0.2.aar | 77 KB |
animators-0.0.2-sources.jar | 12 KB |
animators-0.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.apptik.multiview/animators/ -->
<dependency>
<groupId>io.apptik.multiview</groupId>
<artifactId>animators</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.apptik.multiview/animators/
implementation 'io.apptik.multiview:animators:0.0.2'
// https://jarcasting.com/artifacts/io.apptik.multiview/animators/
implementation ("io.apptik.multiview:animators:0.0.2")
'io.apptik.multiview:animators:aar:0.0.2'
<dependency org="io.apptik.multiview" name="animators" rev="0.0.2">
<artifact name="animators" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.apptik.multiview', module='animators', version='0.0.2')
)
libraryDependencies += "io.apptik.multiview" % "animators" % "0.0.2"
[io.apptik.multiview/animators "0.0.2"]