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