is not current version
Last Version 1.48

org.testingisdocumenting.webtau:webtau-json-schema 1.39


Categories

Categories

JSON Data
GroupId

GroupId

org.testingisdocumenting.webtau
ArtifactId

ArtifactId

webtau-json-schema
Version

Version

1.39
Type

Type

jar

Download webtau-json-schema 1.39


<!-- https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-json-schema/ -->
<dependency>
    <groupId>org.testingisdocumenting.webtau</groupId>
    <artifactId>webtau-json-schema</artifactId>
    <version>1.39</version>
</dependency>
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-json-schema/
implementation 'org.testingisdocumenting.webtau:webtau-json-schema:1.39'
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-json-schema/
implementation ("org.testingisdocumenting.webtau:webtau-json-schema:1.39")
'org.testingisdocumenting.webtau:webtau-json-schema:jar:1.39'
<dependency org="org.testingisdocumenting.webtau" name="webtau-json-schema" rev="1.39">
  <artifact name="webtau-json-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testingisdocumenting.webtau', module='webtau-json-schema', version='1.39')
)
libraryDependencies += "org.testingisdocumenting.webtau" % "webtau-json-schema" % "1.39"
[org.testingisdocumenting.webtau/webtau-json-schema "1.39"]