All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.kurento.module.KurentoModuleInfo Maven / Gradle / Ivy

Go to download

Kurento Client The Kurento Client project allows server applications to control media server resources.

There is a newer version: 7.1.0
Show newest version
/**
 * This file is generated with Kurento-maven-plugin.
 * Please don't edit.
 */
package org.kurento.module;

public class KurentoModuleInfo {
	public static String getPackageName () {

		return "org.kurento.client";
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy