is not current version
Last Version 1

com.jeevansurendran:work-android-debug 0.0.2

KMM Work Manager library for android & ios

GroupId

GroupId

com.jeevansurendran
ArtifactId

ArtifactId

work-android-debug
Version

Version

0.0.2
Type

Type

aar

Download work-android-debug 0.0.2


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