is not current version
Last Version 0.6.5

com.vmware.singleton:singleton-manager-i18n 0.3.0

A service that provides support for Software Internationalization and Localization

Categories

Categories

VMware Container Virtualization Tools
GroupId

GroupId

com.vmware.singleton
ArtifactId

ArtifactId

singleton-manager-i18n
Version

Version

0.3.0
Type

Type

jar

Download singleton-manager-i18n 0.3.0


<!-- https://jarcasting.com/artifacts/com.vmware.singleton/singleton-manager-i18n/ -->
<dependency>
    <groupId>com.vmware.singleton</groupId>
    <artifactId>singleton-manager-i18n</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.singleton/singleton-manager-i18n/
implementation 'com.vmware.singleton:singleton-manager-i18n:0.3.0'
// https://jarcasting.com/artifacts/com.vmware.singleton/singleton-manager-i18n/
implementation ("com.vmware.singleton:singleton-manager-i18n:0.3.0")
'com.vmware.singleton:singleton-manager-i18n:jar:0.3.0'
<dependency org="com.vmware.singleton" name="singleton-manager-i18n" rev="0.3.0">
  <artifact name="singleton-manager-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.singleton', module='singleton-manager-i18n', version='0.3.0')
)
libraryDependencies += "com.vmware.singleton" % "singleton-manager-i18n" % "0.3.0"
[com.vmware.singleton/singleton-manager-i18n "0.3.0"]