| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdtype-check |
| Version | Version0.4.0 |
| Type | Typejar |
| Description |
Descriptiontype-check
WebJar for type-check
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| type-check-0.4.0.pom | |
| type-check-0.4.0.jar | 9 KB |
| type-check-0.4.0-sources.jar | 22 bytes |
| type-check-0.4.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/type-check/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>type-check</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/type-check/
implementation 'org.webjars.npm:type-check:0.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/type-check/
implementation ("org.webjars.npm:type-check:0.4.0")
'org.webjars.npm:type-check:jar:0.4.0'
<dependency org="org.webjars.npm" name="type-check" rev="0.4.0">
<artifact name="type-check" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='type-check', version='0.4.0')
)
libraryDependencies += "org.webjars.npm" % "type-check" % "0.4.0"
[org.webjars.npm/type-check "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : prelude-ls | jar | [1.2.1,2) |