is not current version
Last Version 3.1.0

org.webjars.npm:os-name 3.0.0

WebJar for os-name

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

os-name
Version

Version

3.0.0
Type

Type

jar

Download os-name 3.0.0


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