| Лицензия |
Лицензия
BSD 3-Clause License
|
|---|---|
| Группа | Группаcom.fastviewx |
| Идентификатор | Идентификаторfastviewx |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеfastviewx
provide view to the api interface
|
| Имя Файла | Размер |
|---|---|
| fastviewx-1.1.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fastviewx/fastviewx/ -->
<dependency>
<groupId>com.fastviewx</groupId>
<artifactId>fastviewx</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx/
implementation 'com.fastviewx:fastviewx:1.1'
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx/
implementation ("com.fastviewx:fastviewx:1.1")
'com.fastviewx:fastviewx:pom:1.1'
<dependency org="com.fastviewx" name="fastviewx" rev="1.1">
<artifact name="fastviewx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastviewx', module='fastviewx', version='1.1')
)
libraryDependencies += "com.fastviewx" % "fastviewx" % "1.1"
[com.fastviewx/fastviewx "1.1"]