| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdnifty-magic-check |
| Version | Version2.6.0 |
| Type | Typejar |
| Description |
Descriptionnifty-magic-check
WebJar for nifty-magic-check
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nifty-magic-check-2.6.0.pom | |
| nifty-magic-check-2.6.0.jar | 11 KB |
| nifty-magic-check-2.6.0-sources.jar | 22 bytes |
| nifty-magic-check-2.6.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/nifty-magic-check/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>nifty-magic-check</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/nifty-magic-check/
implementation 'org.webjars.npm:nifty-magic-check:2.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/nifty-magic-check/
implementation ("org.webjars.npm:nifty-magic-check:2.6.0")
'org.webjars.npm:nifty-magic-check:jar:2.6.0'
<dependency org="org.webjars.npm" name="nifty-magic-check" rev="2.6.0">
<artifact name="nifty-magic-check" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='nifty-magic-check', version='2.6.0')
)
libraryDependencies += "org.webjars.npm" % "nifty-magic-check" % "2.6.0"
[org.webjars.npm/nifty-magic-check "2.6.0"]