netproglibs-armeabi-v7a
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>io.github.mhqz</groupId> <artifactId>netproglibs-armeabi-v7a</artifactId> <version>0.21.1</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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.mhqz</groupId> <artifactId>netproglibs-armeabi-v7a</artifactId> <version>0.21.1</version> <packaging>aar</packaging> <name>netproglibs-armeabi-v7a</name> <description>Library to enable decentralized web requests</description> <url>https://github.com/equalitie/ouinet</url> <licenses> <license> <name>MIT License</name> <url>https://github.com/equalitie/ouinet/blob/master/LICENSE</url> </license> </licenses> <developers> <developer> <name>Ouinet Developers</name> <email>ouinet@equalit.ie</email> </developer> </developers> <scm> <connection>scm:git:github.com/equalitie/ouinet.git</connection> <developerConnection>scm:git:ssh://github.com/equalitie/ouinet.git</developerConnection> <url>https://github.com/equalitie/ouinet/tree/master</url> </scm> </project>