Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.julienrf |
ArtifactId | ArtifactIdendpoints-json-schema-playjson_2.13 |
Version | Version0.12.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.julienrf/endpoints-json-schema-playjson_2.13/ -->
<dependency>
<groupId>org.julienrf</groupId>
<artifactId>endpoints-json-schema-playjson_2.13</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.julienrf/endpoints-json-schema-playjson_2.13/
implementation 'org.julienrf:endpoints-json-schema-playjson_2.13:0.12.0'
// https://jarcasting.com/artifacts/org.julienrf/endpoints-json-schema-playjson_2.13/
implementation ("org.julienrf:endpoints-json-schema-playjson_2.13:0.12.0")
'org.julienrf:endpoints-json-schema-playjson_2.13:jar:0.12.0'
<dependency org="org.julienrf" name="endpoints-json-schema-playjson_2.13" rev="0.12.0">
<artifact name="endpoints-json-schema-playjson_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.julienrf', module='endpoints-json-schema-playjson_2.13', version='0.12.0')
)
libraryDependencies += "org.julienrf" % "endpoints-json-schema-playjson_2.13" % "0.12.0"
[org.julienrf/endpoints-json-schema-playjson_2.13 "0.12.0"]