react-native-community_netinfo-4.1.5-jitsi-6290042.pom 977 Bytes
Newer Older
Ильжан's avatar
Ильжан committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?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 http://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-community_netinfo</artifactId>
  <version>4.1.5-jitsi-6290042</version>
  <packaging>aar</packaging>
  <name>react-native-community_netinfo</name>
  <description>React Native Network Info API for iOS &amp; Android</description>
  <url>https://github.com/react-native-community/react-native-netinfo#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.61</version>
    </dependency>
  </dependencies>
</project>