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