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

com.lowes.auditor.app.entities.util.Constant.kt Maven / Gradle / Ivy

package com.lowes.auditor.app.entities.util

/**
 * Contains constants values to be used across module
 */
const val ONE = 1
const val EIGHT = 8
const val THIRTY = 30
const val EVENT = "event"
const val DOT = "."
const val ELASTIC_SEARCH = "elasticsearch"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy