License |
License |
---|---|
GroupId | GroupIdorg.pustefixframework.samples |
ArtifactId | ArtifactIdpustefix-i18n-lang-fr |
Last Version | Last Version0.23.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPustefix i18n sample language module fr
Pustefix Web Application Framework
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.pustefixframework.samples/pustefix-i18n-lang-fr/ -->
<dependency>
<groupId>org.pustefixframework.samples</groupId>
<artifactId>pustefix-i18n-lang-fr</artifactId>
<version>0.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework.samples/pustefix-i18n-lang-fr/
implementation 'org.pustefixframework.samples:pustefix-i18n-lang-fr:0.23.0'
// https://jarcasting.com/artifacts/org.pustefixframework.samples/pustefix-i18n-lang-fr/
implementation ("org.pustefixframework.samples:pustefix-i18n-lang-fr:0.23.0")
'org.pustefixframework.samples:pustefix-i18n-lang-fr:jar:0.23.0'
<dependency org="org.pustefixframework.samples" name="pustefix-i18n-lang-fr" rev="0.23.0">
<artifact name="pustefix-i18n-lang-fr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework.samples', module='pustefix-i18n-lang-fr', version='0.23.0')
)
libraryDependencies += "org.pustefixframework.samples" % "pustefix-i18n-lang-fr" % "0.23.0"
[org.pustefixframework.samples/pustefix-i18n-lang-fr "0.23.0"]
Group / Artifact | Type | Version |
---|---|---|
org.pustefixframework : pustefix-core | jar | 0.23.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |