| Группа | Группаcom.microsoft.office |
|---|---|
| Идентификатор | Идентификаторmail-calendar-contact-parent |
| Версия | Версия0.11.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| mail-calendar-contact-parent-0.11.1.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.microsoft.office/mail-calendar-contact-parent/ -->
<dependency>
<groupId>com.microsoft.office</groupId>
<artifactId>mail-calendar-contact-parent</artifactId>
<version>0.11.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.office/mail-calendar-contact-parent/
implementation 'com.microsoft.office:mail-calendar-contact-parent:0.11.1'
// https://jarcasting.com/artifacts/com.microsoft.office/mail-calendar-contact-parent/
implementation ("com.microsoft.office:mail-calendar-contact-parent:0.11.1")
'com.microsoft.office:mail-calendar-contact-parent:pom:0.11.1'
<dependency org="com.microsoft.office" name="mail-calendar-contact-parent" rev="0.11.1">
<artifact name="mail-calendar-contact-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.office', module='mail-calendar-contact-parent', version='0.11.1')
)
libraryDependencies += "com.microsoft.office" % "mail-calendar-contact-parent" % "0.11.1"
[com.microsoft.office/mail-calendar-contact-parent "0.11.1"]