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