is not current version
Last Version 1.0.2

com.zeoflow:anidero 1.0.1

An Android Library that renders After Effects animations in JSON format

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

anidero
Version

Version

1.0.1
Type

Type

aar

Download anidero 1.0.1


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