License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.zeoflow |
ArtifactId | ArtifactIdanidero |
Version | Version1.0.2 |
Type | Typeaar |
Description |
DescriptionAnidero
An Android Library that renders After Effects animations in JSON format
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
anidero-1.0.2.pom | |
anidero-1.0.2.aar | 371 KB |
anidero-1.0.2-sources.jar | 202 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zeoflow/anidero/ -->
<dependency>
<groupId>com.zeoflow</groupId>
<artifactId>anidero</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zeoflow/anidero/
implementation 'com.zeoflow:anidero:1.0.2'
// https://jarcasting.com/artifacts/com.zeoflow/anidero/
implementation ("com.zeoflow:anidero:1.0.2")
'com.zeoflow:anidero:aar:1.0.2'
<dependency org="com.zeoflow" name="anidero" rev="1.0.2">
<artifact name="anidero" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zeoflow', module='anidero', version='1.0.2')
)
libraryDependencies += "com.zeoflow" % "anidero" % "1.0.2"
[com.zeoflow/anidero "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.zeoflow : material-elements | jar | 2.4.3 |
androidx.annotation » annotation | jar | 1.2.0 |
androidx.core » core | jar | 1.3.2 |
com.squareup.okio : okio | jar | 3.0.0-alpha.1 |