is not current version
Last Version 1.0.3

com.mytechia:robobo-emotion 1.0.1

Robobo Emotion Module

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-emotion
Version

Version

1.0.1
Type

Type

aar

Download robobo-emotion 1.0.1


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