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