is not current version
Last Version 1.1.1

com.anbillon.routine:support-resolver 1.1.0

A support resolver for routine.

GroupId

GroupId

com.anbillon.routine
ArtifactId

ArtifactId

support-resolver
Version

Version

1.1.0
Type

Type

aar

Download support-resolver 1.1.0


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