License |
License |
---|---|
Categories |
CategoriesKotlin Languages Configuration Application Layer Libs config |
GroupId | GroupIdio.matthewnelson.kotlin-components |
ArtifactId | ArtifactIdbuild-configuration-android |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBuildConfiguration
Kotlin Components' Build Configuration Component
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
build-configuration-android-1.pom | |
build-configuration-android-1-sources.jar | 1 KB |
build-configuration-android-1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |