GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdos-locale |
Version | Version3.0.1 |
Type | Typejar |
Filename | Size |
---|---|
os-locale-3.0.1.pom | |
os-locale-3.0.1.jar | 5 KB |
os-locale-3.0.1-sources.jar | 22 bytes |
os-locale-3.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/os-locale/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>os-locale</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/os-locale/
implementation 'org.webjars.npm:os-locale:3.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/os-locale/
implementation ("org.webjars.npm:os-locale:3.0.1")
'org.webjars.npm:os-locale:jar:3.0.1'
<dependency org="org.webjars.npm" name="os-locale" rev="3.0.1">
<artifact name="os-locale" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='os-locale', version='3.0.1')
)
libraryDependencies += "org.webjars.npm" % "os-locale" % "3.0.1"
[org.webjars.npm/os-locale "3.0.1"]