GroupId | GroupIdnl.talsmasoftware.context |
---|---|
ArtifactId | ArtifactIdlocale-context |
Version | Version1.0.6 |
Type | Typejar |
Filename | Size |
---|---|
locale-context-1.0.6.pom | |
locale-context-1.0.6.jar | 4 KB |
locale-context-1.0.6-sources.jar | 5 KB |
locale-context-1.0.6-javadoc.jar | 401 KB |
Browse |
<!-- 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"]