| GroupId | GroupIdcom.mytechia |
|---|---|
| ArtifactId | ArtifactIdrobobo-speech |
| Version | Version0.3.1 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| robobo-speech-0.3.1.pom | |
| robobo-speech-0.3.1.aar | 1 MB |
| robobo-speech-0.3.1-sources.jar | 17 KB |
| robobo-speech-0.3.1-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mytechia/robobo-speech/ -->
<dependency>
<groupId>com.mytechia</groupId>
<artifactId>robobo-speech</artifactId>
<version>0.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mytechia/robobo-speech/
implementation 'com.mytechia:robobo-speech:0.3.1'
// https://jarcasting.com/artifacts/com.mytechia/robobo-speech/
implementation ("com.mytechia:robobo-speech:0.3.1")
'com.mytechia:robobo-speech:aar:0.3.1'
<dependency org="com.mytechia" name="robobo-speech" rev="0.3.1">
<artifact name="robobo-speech" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mytechia', module='robobo-speech', version='0.3.1')
)
libraryDependencies += "com.mytechia" % "robobo-speech" % "0.3.1"
[com.mytechia/robobo-speech "0.3.1"]