All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.gmazzo.codeowners.BuildConfig.kt Maven / Gradle / Ivy

There is a newer version: 2.1.0
Show newest version
package io.github.gmazzo.codeowners

import kotlin.String

internal object BuildConfig {
  internal const val CORE_DEPENDENCY: String = "io.github.gmazzo.codeowners:jvm-core:2.0.4"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy