Categories |
CategoriesVMware Container Virtualization Tools |
---|---|
GroupId | GroupIdcom.vmware.singleton |
ArtifactId | ArtifactIdsingleton-manager-i18n-s3 |
Version | Version0.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.vmware.singleton/singleton-manager-i18n-s3/ -->
<dependency>
<groupId>com.vmware.singleton</groupId>
<artifactId>singleton-manager-i18n-s3</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.singleton/singleton-manager-i18n-s3/
implementation 'com.vmware.singleton:singleton-manager-i18n-s3:0.2.0'
// https://jarcasting.com/artifacts/com.vmware.singleton/singleton-manager-i18n-s3/
implementation ("com.vmware.singleton:singleton-manager-i18n-s3:0.2.0")
'com.vmware.singleton:singleton-manager-i18n-s3:jar:0.2.0'
<dependency org="com.vmware.singleton" name="singleton-manager-i18n-s3" rev="0.2.0">
<artifact name="singleton-manager-i18n-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.singleton', module='singleton-manager-i18n-s3', version='0.2.0')
)
libraryDependencies += "com.vmware.singleton" % "singleton-manager-i18n-s3" % "0.2.0"
[com.vmware.singleton/singleton-manager-i18n-s3 "0.2.0"]