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