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