r

robobo-speechproduction-module

Robobo Speech Production Module
https://bitbucket.org/mytechia/robobo-misc-modules
GNU Lesser General Public License, Version 3.0
Gervasio Varela Fernández
Files download
File Operation
robobo-speechproduction-module-0.1.0.pom download
robobo-speechproduction-module-0.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.mytechia</groupId>
  <artifactId>robobo-speechproduction-module</artifactId>
  <version>0.1.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.mytechia:robobo-speechproduction-module:0.1.0'
Gradle Kotlin
implementation("com.mytechia:robobo-speechproduction-module:0.1.0")
Scala SBT
libraryDependencies += "com.mytechia" % "robobo-speechproduction-module" % "0.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.mytechia', module='robobo-speechproduction-module', version='0.1.0')
)
Apache Ivy
<dependency org="com.mytechia" name="robobo-speechproduction-module" rev="0.1.0" />
Leiningen
[com.mytechia/robobo-speechproduction-module "0.1.0"]
Apache Buildr
'com.mytechia:robobo-speechproduction-module:jar:0.1.0'