is not current version
Last Version 0.3.0

com.mytechia:robobo-messaging 0.2.0

Robobo Messaging Library

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

robobo-messaging
Version

Version

0.2.0
Type

Type

aar

Download robobo-messaging 0.2.0


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