BuildConfiguration

Kotlin Components' Build Configuration Component

Лицензия

Лицензия

Категории

Категории

JavaScript Языки программирования Kotlin Configuration Библиотеки уровня приложения config
Группа

Группа

io.matthewnelson.kotlin-components
Идентификатор

Идентификатор

build-configuration-js
Последняя версия

Последняя версия

3.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

BuildConfiguration
Kotlin Components' Build Configuration Component
Ссылка на сайт

Ссылка на сайт

https://github.com/05nelsonm/component-build-configuration
Система контроля версий

Система контроля версий

https://github.com/05nelsonm/component-build-configuration

Скачать build-configuration-js

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.3
3.0.2
3.0.1
3.0.0
2.0.0
1