License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Kotlin Configuration Application Layer Libs config |
GroupId | GroupIdio.matthewnelson.kotlin-components |
ArtifactId | ArtifactIdbuild-configuration-js |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBuildConfiguration
Kotlin Components' Build Configuration Component
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.21 |