Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdassertion-error-formatter |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
assertion-error-formatter-2.0.0.pom | |
assertion-error-formatter-2.0.0.jar | 10 KB |
assertion-error-formatter-2.0.0-sources.jar | 22 bytes |
assertion-error-formatter-2.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/assertion-error-formatter/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>assertion-error-formatter</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/assertion-error-formatter/
implementation 'org.webjars.npm:assertion-error-formatter:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/assertion-error-formatter/
implementation ("org.webjars.npm:assertion-error-formatter:2.0.0")
'org.webjars.npm:assertion-error-formatter:jar:2.0.0'
<dependency org="org.webjars.npm" name="assertion-error-formatter" rev="2.0.0">
<artifact name="assertion-error-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='assertion-error-formatter', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "assertion-error-formatter" % "2.0.0"
[org.webjars.npm/assertion-error-formatter "2.0.0"]