Last Version

RoboRouter Library 1.0.3

A library to route the user to the appropriate main activity in a clean and efficient way.

License

License

GroupId

GroupId

com.raycoarana
ArtifactId

ArtifactId

roborouter
Version

Version

1.0.3
Type

Type

aar
Description

Description

RoboRouter Library
A library to route the user to the appropriate main activity in a clean and efficient way.
Project URL

Project URL

https://github.com/raycoarana/roborouter
Source Code Management

Source Code Management

https://github.com/raycoarana/roborouter

Download roborouter 1.0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.