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