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