SudASR
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>tech.sud.mgp</groupId>
<artifactId>SudASR</artifactId>
<version>1.5.4.1247</version>
</dependency><?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>tech.sud.mgp</groupId>
<artifactId>SudASR</artifactId>
<version>1.5.4.1247</version>
<packaging>aar</packaging>
<name>SudASR</name>
<description>SudMGP SDK</description>
<url>https://github.com/SudTechnology/sud-mgp-android/</url>
<licenses>
<license>
<name>GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007</name>
<url>https://github.com/SudTechnology/sud-mgp-android/blob/main/LICENSE</url>
</license>
</licenses>
<developers>
<developer>
<id>SudTech</id>
<name>SudTech</name>
<email>dev@sud.tech</email>
</developer>
</developers>
<scm>
<connection>scm:git@github.com:SudTechnology/sud-mgp-android.git</connection>
<developerConnection>scm:git@github.com:SudTechnology/sud-mgp-android.git</developerConnection>
<url>https://github.com/SudTechnology/sud-mgp-android/releases</url>
</scm>
<dependencies/>
</project>