is not current version
Last Version 1.0.11

nl.talsmasoftware.context:locale-context 0.4.11


GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

locale-context
Version

Version

0.4.11
Type

Type

jar

Download locale-context 0.4.11


<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.context/locale-context/ -->
<dependency>
    <groupId>nl.talsmasoftware.context</groupId>
    <artifactId>locale-context</artifactId>
    <version>0.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/locale-context/
implementation 'nl.talsmasoftware.context:locale-context:0.4.11'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/locale-context/
implementation ("nl.talsmasoftware.context:locale-context:0.4.11")
'nl.talsmasoftware.context:locale-context:jar:0.4.11'
<dependency org="nl.talsmasoftware.context" name="locale-context" rev="0.4.11">
  <artifact name="locale-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='locale-context', version='0.4.11')
)
libraryDependencies += "nl.talsmasoftware.context" % "locale-context" % "0.4.11"
[nl.talsmasoftware.context/locale-context "0.4.11"]