| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdsindresorhus__is |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description@sindresorhus/is
WebJar for @sindresorhus/is
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sindresorhus__is-1.2.0.pom | |
| sindresorhus__is-1.2.0.jar | 14 KB |
| sindresorhus__is-1.2.0-sources.jar | 22 bytes |
| sindresorhus__is-1.2.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sindresorhus__is/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sindresorhus__is</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sindresorhus__is/
implementation 'org.webjars.npm:sindresorhus__is:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/sindresorhus__is/
implementation ("org.webjars.npm:sindresorhus__is:1.2.0")
'org.webjars.npm:sindresorhus__is:jar:1.2.0'
<dependency org="org.webjars.npm" name="sindresorhus__is" rev="1.2.0">
<artifact name="sindresorhus__is" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sindresorhus__is', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "sindresorhus__is" % "1.2.0"
[org.webjars.npm/sindresorhus__is "1.2.0"]