| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJavaScript Языки программирования Kotlin |
| Группа | Группаio.matthewnelson.kotlin-components |
| Идентификатор | Идентификаторrequest-feature-js |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеRequestFeature
Kotlin Components' Request Feature
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| request-feature-js-3.0.4.pom | |
| request-feature-js-3.0.4-sources.jar | 9 KB |
| request-feature-js-3.0.4-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-feature-js/ -->
<dependency>
<groupId>io.matthewnelson.kotlin-components</groupId>
<artifactId>request-feature-js</artifactId>
<version>3.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-feature-js/
implementation 'io.matthewnelson.kotlin-components:request-feature-js:3.0.4'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/request-feature-js/
implementation ("io.matthewnelson.kotlin-components:request-feature-js:3.0.4")
'io.matthewnelson.kotlin-components:request-feature-js:pom:3.0.4'
<dependency org="io.matthewnelson.kotlin-components" name="request-feature-js" rev="3.0.4">
<artifact name="request-feature-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='request-feature-js', version='3.0.4')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "request-feature-js" % "3.0.4"
[io.matthewnelson.kotlin-components/request-feature-js "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.matthewnelson.kotlin-components : request-concept-js | jar | 3.0.4 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.21 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-js | jar | 1.6.3 |