| Group ID: |
com.lixar.lwayve |
| Artifact ID: |
lwayve-recorder |
| Version: |
2.4.3 |
| Last modified: |
15.03.2018 17:40 |
| Packaging: |
aar |
| Name: |
LWAYVE Recording module |
| Description: |
LWAYVE SDK mp3 audio recording module |
| URL: |
https://github.com/LWAYVE/android-sdk |
| Vendor: |
Lixar IT |
|
|
| Size: |
0.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/com/lixar/lwayve/lwayve-recorder/2.4.3/lwayve-recorder-2.4.3.jar |
| POM: |
Show
hide
<?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>
<name>LWAYVE Recording module</name>
<description>LWAYVE SDK mp3 audio recording module</description>
<url>https://github.com/LWAYVE/android-sdk</url>
<organization>
<name>Lixar IT</name>
<url>http://lixar.com</url>
</organization>
<scm>
<connection> </connection>
<developerConnection> </developerConnection>
<url>https://github.com/LWAYVE/android-sdk</url>
</scm>
<licenses>
<license>
<name> </name>
<url> </url>
</license>
</licenses>
<developers>
<developer>
<name>LWAYVE</name>
<email>support@lwayve.com</email>
</developer>
</developers>
<groupId>com.lixar.lwayve</groupId>
<artifactId>lwayve-recorder</artifactId>
<version>2.4.3</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.android.support.constraint</groupId>
<artifactId>constraint-layout</artifactId>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>com.github.naman14</groupId>
<artifactId>TAndroidLame</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>net.gotev</groupId>
<artifactId>uploadservice-okhttp</artifactId>
<version>3.4.1</version>
</dependency>
<dependency>
<groupId>net.gotev</groupId>
<artifactId>uploadservice</artifactId>
<version>3.4.1</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>com.lixar.lwayve</groupId>
<artifactId>lwayve-recorder</artifactId>
<version>2.4.3</version>
</dependency>
|
| Gradle: |
com.lixar.lwayve:lwayve-recorder:2.4.3 |
| Dependencies: |
-
[JAR]
TAndroidLame-1.1.jar
in com/github/naman14/TAndroidLame/1.1
-
[JAR]
constraint-layout-1.0.2.jar
in com/android/support/constraint/constraint-layout/1.0.2
-
[JAR]
uploadservice-3.4.1.jar
in net/gotev/uploadservice/3.4.1
-
[JAR]
uploadservice-okhttp-3.4.1.jar
in net/gotev/uploadservice-okhttp/3.4.1
|
| Dependency Graph: |
Show
Less
More
|