License |
License |
---|---|
GroupId | GroupIdcom.github.gokulsukumar03 |
ArtifactId | ArtifactIdcommunication |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncommunication
A framework for test sdk
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
communication-0.0.1.pom | |
communication-0.0.1.aar | 1 KB |
communication-0.0.1-sources.jar | 893 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gokulsukumar03/communication/ -->
<dependency>
<groupId>com.github.gokulsukumar03</groupId>
<artifactId>communication</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gokulsukumar03/communication/
implementation 'com.github.gokulsukumar03:communication:0.0.1'
// https://jarcasting.com/artifacts/com.github.gokulsukumar03/communication/
implementation ("com.github.gokulsukumar03:communication:0.0.1")
'com.github.gokulsukumar03:communication:aar:0.0.1'
<dependency org="com.github.gokulsukumar03" name="communication" rev="0.0.1">
<artifact name="communication" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.gokulsukumar03', module='communication', version='0.0.1')
)
libraryDependencies += "com.github.gokulsukumar03" % "communication" % "0.0.1"
[com.github.gokulsukumar03/communication "0.0.1"]