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