is not current version
Last Version 2.0.15

org.openidentityplatform.commons:i18n-framework 2.0.7

A common framework for embedding localizable messages in applications

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

i18n-framework
Version

Version

2.0.7
Type

Type

pom

Download i18n-framework 2.0.7

Filename Size
i18n-framework-2.0.7.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/i18n-framework/ -->
<dependency>
    <groupId>org.openidentityplatform.commons</groupId>
    <artifactId>i18n-framework</artifactId>
    <version>2.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/i18n-framework/
implementation 'org.openidentityplatform.commons:i18n-framework:2.0.7'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/i18n-framework/
implementation ("org.openidentityplatform.commons:i18n-framework:2.0.7")
'org.openidentityplatform.commons:i18n-framework:pom:2.0.7'
<dependency org="org.openidentityplatform.commons" name="i18n-framework" rev="2.0.7">
  <artifact name="i18n-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='i18n-framework', version='2.0.7')
)
libraryDependencies += "org.openidentityplatform.commons" % "i18n-framework" % "2.0.7"
[org.openidentityplatform.commons/i18n-framework "2.0.7"]