Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjson-schema-faker |
Version | Version0.5.0-rc13 |
Type | Typejar |
Filename | Size |
---|---|
json-schema-faker-0.5.0-rc13.pom | |
json-schema-faker-0.5.0-rc13.jar | 235 KB |
json-schema-faker-0.5.0-rc13-sources.jar | 22 bytes |
json-schema-faker-0.5.0-rc13-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/json-schema-faker/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>json-schema-faker</artifactId>
<version>0.5.0-rc13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/json-schema-faker/
implementation 'org.webjars.npm:json-schema-faker:0.5.0-rc13'
// https://jarcasting.com/artifacts/org.webjars.npm/json-schema-faker/
implementation ("org.webjars.npm:json-schema-faker:0.5.0-rc13")
'org.webjars.npm:json-schema-faker:jar:0.5.0-rc13'
<dependency org="org.webjars.npm" name="json-schema-faker" rev="0.5.0-rc13">
<artifact name="json-schema-faker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='json-schema-faker', version='0.5.0-rc13')
)
libraryDependencies += "org.webjars.npm" % "json-schema-faker" % "0.5.0-rc13"
[org.webjars.npm/json-schema-faker "0.5.0-rc13"]