License |
License |
---|---|
GroupId | GroupIdcom.jeevansurendran |
ArtifactId | ArtifactIdwork-android-debug |
Version | Version1 |
Type | Typeaar |
Description |
Descriptionwork
KMM Work Manager library for android & ios
|
Filename | Size |
---|---|
work-android-debug-1.pom | |
work-android-debug-1-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeevansurendran/work-android-debug/ -->
<dependency>
<groupId>com.jeevansurendran</groupId>
<artifactId>work-android-debug</artifactId>
<version>1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jeevansurendran/work-android-debug/
implementation 'com.jeevansurendran:work-android-debug:1'
// https://jarcasting.com/artifacts/com.jeevansurendran/work-android-debug/
implementation ("com.jeevansurendran:work-android-debug:1")
'com.jeevansurendran:work-android-debug:aar:1'
<dependency org="com.jeevansurendran" name="work-android-debug" rev="1">
<artifact name="work-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jeevansurendran', module='work-android-debug', version='1')
)
libraryDependencies += "com.jeevansurendran" % "work-android-debug" % "1"
[com.jeevansurendran/work-android-debug "1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |