jitsi_libre_maven/android-sdk-6.2.2/com/facebook/react/react-native-safe-area-context/3.3.2-jitsi-12039821/react-native-safe-area-context-3.3.2-jitsi-12039821.pom

25 lines
991 B
Plaintext
Raw Normal View History

2022-10-25 20:16:52 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-safe-area-context</artifactId>
<version>3.3.2-jitsi-12039821</version>
<packaging>aar</packaging>
<name>react-native-safe-area-context</name>
<description>A flexible way to handle safe area, also works on Android and web.</description>
<url>https://github.com/th3rdwave/react-native-safe-area-context#readme</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.68</version>
</dependency>
</dependencies>
</project>