is not current version
Last Version 1.0.11

nl.talsmasoftware.context:locale-context 1.0.6


GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

locale-context
Version

Version

1.0.6
Type

Type

jar

Download locale-context 1.0.6


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