BuildConfiguration

Kotlin Components' Build Configuration Component

License

License

Categories

Categories

JavaScript Languages Kotlin Configuration Application Layer Libs config
GroupId

GroupId

io.matthewnelson.kotlin-components
ArtifactId

ArtifactId

build-configuration-js
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

BuildConfiguration
Kotlin Components' Build Configuration Component
Project URL

Project URL

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

Source Code Management

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

Download build-configuration-js

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.3
3.0.2
3.0.1
3.0.0
2.0.0
1