License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdassertion-error |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionassertion-error
WebJar for assertion-error
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
assertion-error-1.1.0.pom | |
assertion-error-1.1.0.jar | 6 KB |
assertion-error-1.1.0-sources.jar | 22 bytes |
assertion-error-1.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/assertion-error/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>assertion-error</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/assertion-error/
implementation 'org.webjars.npm:assertion-error:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/assertion-error/
implementation ("org.webjars.npm:assertion-error:1.1.0")
'org.webjars.npm:assertion-error:jar:1.1.0'
<dependency org="org.webjars.npm" name="assertion-error" rev="1.1.0">
<artifact name="assertion-error" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='assertion-error', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "assertion-error" % "1.1.0"
[org.webjars.npm/assertion-error "1.1.0"]