Categories |
CategoriesJSON Data ORM |
---|---|
GroupId | GroupIdat.ac.ait |
ArtifactId | ArtifactIdariadne-json-route-format |
Version | Version0.18 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/at.ac.ait/ariadne-json-route-format/ -->
<dependency>
<groupId>at.ac.ait</groupId>
<artifactId>ariadne-json-route-format</artifactId>
<version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/at.ac.ait/ariadne-json-route-format/
implementation 'at.ac.ait:ariadne-json-route-format:0.18'
// https://jarcasting.com/artifacts/at.ac.ait/ariadne-json-route-format/
implementation ("at.ac.ait:ariadne-json-route-format:0.18")
'at.ac.ait:ariadne-json-route-format:jar:0.18'
<dependency org="at.ac.ait" name="ariadne-json-route-format" rev="0.18">
<artifact name="ariadne-json-route-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.ac.ait', module='ariadne-json-route-format', version='0.18')
)
libraryDependencies += "at.ac.ait" % "ariadne-json-route-format" % "0.18"
[at.ac.ait/ariadne-json-route-format "0.18"]