BuildConfiguration

Kotlin Components' Build Configuration Component

License

License

Categories

Categories

Kotlin Languages Configuration Application Layer Libs config
GroupId

GroupId

io.matthewnelson.kotlin-components
ArtifactId

ArtifactId

build-configuration-android
Last Version

Last Version

1
Release Date

Release Date

Type

Type

aar
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-android

How to add to project

<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/build-configuration-android/ -->
<dependency>
    <groupId>io.matthewnelson.kotlin-components</groupId>
    <artifactId>build-configuration-android</artifactId>
    <version>1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/build-configuration-android/
implementation 'io.matthewnelson.kotlin-components:build-configuration-android:1'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/build-configuration-android/
implementation ("io.matthewnelson.kotlin-components:build-configuration-android:1")
'io.matthewnelson.kotlin-components:build-configuration-android:aar:1'
<dependency org="io.matthewnelson.kotlin-components" name="build-configuration-android" rev="1">
  <artifact name="build-configuration-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='build-configuration-android', version='1')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "build-configuration-android" % "1"
[io.matthewnelson.kotlin-components/build-configuration-android "1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
1