ru.pocketbyte.locolaser.gettext.GetTextResourcesConfigBuilder.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of resource-gettext Show documentation
Show all versions of resource-gettext Show documentation
Implementation of platform for LocoLaser tool to work with gettext resources.
package ru.pocketbyte.locolaser.gettext
import ru.pocketbyte.locolaser.config.resources.BaseResourcesConfigBuilder
class GetTextResourcesConfigBuilder
: BaseResourcesConfigBuilder(GetTextResourcesConfig())