Last Version

Routine 1.1.1

A router which will manage the page nagivation.

License

License

GroupId

GroupId

com.anbillon.routine
ArtifactId

ArtifactId

routine
Version

Version

1.1.1
Type

Type

aar
Description

Description

Routine
A router which will manage the page nagivation.
Project URL

Project URL

https://github.com/Tourbillon/Android-Routine.git
Source Code Management

Source Code Management

http://github.com/Tourbillon/Android-Routine

Download routine 1.1.1


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

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.