Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.testingisdocumenting.webtau |
ArtifactId | ArtifactIdwebtau-json-schema |
Version | Version1.45 |
Type | Typejar |
Filename | Size |
---|---|
webtau-json-schema-1.45.pom | |
webtau-json-schema-1.45.jar | 6 KB |
webtau-json-schema-1.45-sources.jar | 5 KB |
webtau-json-schema-1.45-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-json-schema/ -->
<dependency>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-json-schema</artifactId>
<version>1.45</version>
</dependency>
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-json-schema/
implementation 'org.testingisdocumenting.webtau:webtau-json-schema:1.45'
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-json-schema/
implementation ("org.testingisdocumenting.webtau:webtau-json-schema:1.45")
'org.testingisdocumenting.webtau:webtau-json-schema:jar:1.45'
<dependency org="org.testingisdocumenting.webtau" name="webtau-json-schema" rev="1.45">
<artifact name="webtau-json-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testingisdocumenting.webtau', module='webtau-json-schema', version='1.45')
)
libraryDependencies += "org.testingisdocumenting.webtau" % "webtau-json-schema" % "1.45"
[org.testingisdocumenting.webtau/webtau-json-schema "1.45"]