Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.endpoints4s |
ArtifactId | ArtifactIdjson-schema-playjson_sjs1_2.12 |
Version | Version1.0.0+sjs1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.endpoints4s/json-schema-playjson_sjs1_2.12/ -->
<dependency>
<groupId>org.endpoints4s</groupId>
<artifactId>json-schema-playjson_sjs1_2.12</artifactId>
<version>1.0.0+sjs1</version>
</dependency>
// https://jarcasting.com/artifacts/org.endpoints4s/json-schema-playjson_sjs1_2.12/
implementation 'org.endpoints4s:json-schema-playjson_sjs1_2.12:1.0.0+sjs1'
// https://jarcasting.com/artifacts/org.endpoints4s/json-schema-playjson_sjs1_2.12/
implementation ("org.endpoints4s:json-schema-playjson_sjs1_2.12:1.0.0+sjs1")
'org.endpoints4s:json-schema-playjson_sjs1_2.12:jar:1.0.0+sjs1'
<dependency org="org.endpoints4s" name="json-schema-playjson_sjs1_2.12" rev="1.0.0+sjs1">
<artifact name="json-schema-playjson_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.endpoints4s', module='json-schema-playjson_sjs1_2.12', version='1.0.0+sjs1')
)
libraryDependencies += "org.endpoints4s" % "json-schema-playjson_sjs1_2.12" % "1.0.0+sjs1"
[org.endpoints4s/json-schema-playjson_sjs1_2.12 "1.0.0+sjs1"]