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