| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.revenuecat.purchases |
| Идентификатор | Идентификаторpurchases-core-strings |
| Последняя версия | Последняя версия5.1.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеpurchases-android
Mobile subscriptions in hours, not months.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.revenuecat.purchases/purchases-core-strings/ -->
<dependency>
<groupId>com.revenuecat.purchases</groupId>
<artifactId>purchases-core-strings</artifactId>
<version>5.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.revenuecat.purchases/purchases-core-strings/
implementation 'com.revenuecat.purchases:purchases-core-strings:5.1.1'
// https://jarcasting.com/artifacts/com.revenuecat.purchases/purchases-core-strings/
implementation ("com.revenuecat.purchases:purchases-core-strings:5.1.1")
'com.revenuecat.purchases:purchases-core-strings:aar:5.1.1'
<dependency org="com.revenuecat.purchases" name="purchases-core-strings" rev="5.1.1">
<artifact name="purchases-core-strings" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.revenuecat.purchases', module='purchases-core-strings', version='5.1.1')
)
libraryDependencies += "com.revenuecat.purchases" % "purchases-core-strings" % "5.1.1"
[com.revenuecat.purchases/purchases-core-strings "5.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.10 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |