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