![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.eu.codlab.tcgmapper.GithubConfiguration.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tcg-mapper-jvm Show documentation
Show all versions of tcg-mapper-jvm Show documentation
Kotlin Multiplatform TCG Mapper
The newest version!
package eu.codlab.tcgmapper
data class GithubConfiguration(
var githubGroup: String,
var githubRepo: String
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy