GroupId | GroupIdorg.webjars.bowergithub.jonschlinkert |
---|---|
ArtifactId | ArtifactIdis-windows |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
is-windows-0.2.0.pom | |
is-windows-0.2.0.jar | 8 KB |
is-windows-0.2.0-sources.jar | 22 bytes |
is-windows-0.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/is-windows/ -->
<dependency>
<groupId>org.webjars.bowergithub.jonschlinkert</groupId>
<artifactId>is-windows</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/is-windows/
implementation 'org.webjars.bowergithub.jonschlinkert:is-windows:0.2.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/is-windows/
implementation ("org.webjars.bowergithub.jonschlinkert:is-windows:0.2.0")
'org.webjars.bowergithub.jonschlinkert:is-windows:jar:0.2.0'
<dependency org="org.webjars.bowergithub.jonschlinkert" name="is-windows" rev="0.2.0">
<artifact name="is-windows" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jonschlinkert', module='is-windows', version='0.2.0')
)
libraryDependencies += "org.webjars.bowergithub.jonschlinkert" % "is-windows" % "0.2.0"
[org.webjars.bowergithub.jonschlinkert/is-windows "0.2.0"]