GroupId | GroupIdnl.talsmasoftware.context |
---|---|
ArtifactId | ArtifactIdlocale-context |
Version | Version0.6.3 |
Type | Typejar |
Filename | Size |
---|---|
locale-context-0.6.3.pom | |
locale-context-0.6.3.jar | 4 KB |
locale-context-0.6.3-sources.jar | 5 KB |
locale-context-0.6.3-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.context/locale-context/ -->
<dependency>
<groupId>nl.talsmasoftware.context</groupId>
<artifactId>locale-context</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/locale-context/
implementation 'nl.talsmasoftware.context:locale-context:0.6.3'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/locale-context/
implementation ("nl.talsmasoftware.context:locale-context:0.6.3")
'nl.talsmasoftware.context:locale-context:jar:0.6.3'
<dependency org="nl.talsmasoftware.context" name="locale-context" rev="0.6.3">
<artifact name="locale-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='locale-context', version='0.6.3')
)
libraryDependencies += "nl.talsmasoftware.context" % "locale-context" % "0.6.3"
[nl.talsmasoftware.context/locale-context "0.6.3"]