is not current version
Last Version 1.0.3

com.mytechia:robobo-emotion 1.0.2

Robobo Emotion Module

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-emotion
Version

Version

1.0.2
Type

Type

aar

Download robobo-emotion 1.0.2


<!-- https://jarcasting.com/artifacts/com.mytechia/robobo-emotion/ -->
<dependency>
    <groupId>com.mytechia</groupId>
    <artifactId>robobo-emotion</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mytechia/robobo-emotion/
implementation 'com.mytechia:robobo-emotion:1.0.2'
// https://jarcasting.com/artifacts/com.mytechia/robobo-emotion/
implementation ("com.mytechia:robobo-emotion:1.0.2")
'com.mytechia:robobo-emotion:aar:1.0.2'
<dependency org="com.mytechia" name="robobo-emotion" rev="1.0.2">
  <artifact name="robobo-emotion" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mytechia', module='robobo-emotion', version='1.0.2')
)
libraryDependencies += "com.mytechia" % "robobo-emotion" % "1.0.2"
[com.mytechia/robobo-emotion "1.0.2"]