| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.gokulsukumar03 |
| Идентификатор | Идентификаторcommunication |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеcommunication
A framework for test sdk
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| communication-0.0.1.pom | |
| communication-0.0.1.aar | 1 KB |
| communication-0.0.1-sources.jar | 893 bytes |
| Обзор |
<!-- 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"]