GroupId | GroupIdcom.jeevansurendran |
---|---|
ArtifactId | ArtifactIdwork-android-debug |
Version | Version0.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
work-android-debug-0.0.3.pom | |
work-android-debug-0.0.3-sources.jar | 3 KB |
work-android-debug-0.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeevansurendran/work-android-debug/ -->
<dependency>
<groupId>com.jeevansurendran</groupId>
<artifactId>work-android-debug</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jeevansurendran/work-android-debug/
implementation 'com.jeevansurendran:work-android-debug:0.0.3'
// https://jarcasting.com/artifacts/com.jeevansurendran/work-android-debug/
implementation ("com.jeevansurendran:work-android-debug:0.0.3")
'com.jeevansurendran:work-android-debug:aar:0.0.3'
<dependency org="com.jeevansurendran" name="work-android-debug" rev="0.0.3">
<artifact name="work-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jeevansurendran', module='work-android-debug', version='0.0.3')
)
libraryDependencies += "com.jeevansurendran" % "work-android-debug" % "0.0.3"
[com.jeevansurendran/work-android-debug "0.0.3"]