kLottieViewAndroid
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>io.github.walkman707</groupId> <artifactId>kLottieViewAndroid</artifactId> <version>1.0.0</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>io.github.walkman707</groupId> <artifactId>kLottieViewAndroid</artifactId> <version>1.0.0</version> <packaging>aar</packaging> <name>kLottieViewAndroid</name> <description>kLottieViewAndroid is a Android native component of kuiklyLottieView</description> <url>https://github.com/walkman707/x9nfof3keg</url> <licenses> <license> <name>Apache-2.0 license</name> <url>https://github.com/walkman707/x9nfof3keg/blob/main/LICENSE</url> </license> </licenses> <developers> <developer> <id>thirdparty</id> <name>Thirdparty Team</name> </developer> </developers> <scm> <connection>https://github.com/walkman707/x9nfof3keg</connection> <developerConnection>https://github.com/walkman707/x9nfof3keg</developerConnection> <url>https://github.com/walkman707/x9nfof3keg</url> </scm> </project>