| Лицензия |
Лицензия
MIT License
|
|---|---|
| Группа | Группаcom.expofp |
| Идентификатор | Идентификаторfplan |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеfplan
Library for displaying expo plans
|
| Имя Файла | Размер |
|---|---|
| fplan-2.0.0.pom | |
| fplan-2.0.0-sources.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.expofp/fplan/ -->
<dependency>
<groupId>com.expofp</groupId>
<artifactId>fplan</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.expofp/fplan/
implementation 'com.expofp:fplan:2.0.0'
// https://jarcasting.com/artifacts/com.expofp/fplan/
implementation ("com.expofp:fplan:2.0.0")
'com.expofp:fplan:aar:2.0.0'
<dependency org="com.expofp" name="fplan" rev="2.0.0">
<artifact name="fplan" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.expofp', module='fplan', version='2.0.0')
)
libraryDependencies += "com.expofp" % "fplan" % "2.0.0"
[com.expofp/fplan "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.expofp : common | jar | 2.0.0 |
| com.google.code.gson : gson | jar | 2.9.0 |
| androidx.appcompat » appcompat | jar | 1.4.0 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.2 |
| androidx.navigation » navigation-fragment | jar | 2.4.2 |
| androidx.navigation » navigation-ui | jar | 2.4.2 |
| org.jetbrains : annotations | jar | 15.0 |