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

com.deque.networking.usageservice.UsageServiceConfig.kt Maven / Gradle / Ivy

The newest version!
package com.deque.networking.usageservice

data class UsageServiceConfig(
    val buildEnv: String,
    val buildFlavor: String
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy