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