| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.moengage |
| Идентификатор | Идентификаторplugin-base |
| Версия | Версия2.1.00 |
| Тип | Типaar |
| Описание |
ОписаниеMoEngage Plugin Base
Base module for MoEngage Plugins
|
| Имя Файла | Размер |
|---|---|
| plugin-base-2.1.00.pom | |
| plugin-base-2.1.00-sources.jar | 38 KB |
| plugin-base-2.1.00-javadoc.jar | 560 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.moengage/plugin-base/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>plugin-base</artifactId>
<version>2.1.00</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/plugin-base/
implementation 'com.moengage:plugin-base:2.1.00'
// https://jarcasting.com/artifacts/com.moengage/plugin-base/
implementation ("com.moengage:plugin-base:2.1.00")
'com.moengage:plugin-base:aar:2.1.00'
<dependency org="com.moengage" name="plugin-base" rev="2.1.00">
<artifact name="plugin-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='plugin-base', version='2.1.00')
)
libraryDependencies += "com.moengage" % "plugin-base" % "2.1.00"
[com.moengage/plugin-base "2.1.00"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |