Categories |
CategoriesJSON Data ORM |
---|---|
GroupId | GroupIdat.ac.ait |
ArtifactId | ArtifactIdariadne-json-route-format |
Version | Version1.0 |
Type | Typejar |
Filename | Size |
---|---|
ariadne-json-route-format-1.0.pom | |
ariadne-json-route-format-1.0.jar | 202 KB |
ariadne-json-route-format-1.0-sources.jar | 138 KB |
ariadne-json-route-format-1.0-javadoc.jar | 514 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.ac.ait/ariadne-json-route-format/ -->
<dependency>
<groupId>at.ac.ait</groupId>
<artifactId>ariadne-json-route-format</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.ac.ait/ariadne-json-route-format/
implementation 'at.ac.ait:ariadne-json-route-format:1.0'
// https://jarcasting.com/artifacts/at.ac.ait/ariadne-json-route-format/
implementation ("at.ac.ait:ariadne-json-route-format:1.0")
'at.ac.ait:ariadne-json-route-format:jar:1.0'
<dependency org="at.ac.ait" name="ariadne-json-route-format" rev="1.0">
<artifact name="ariadne-json-route-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.ac.ait', module='ariadne-json-route-format', version='1.0')
)
libraryDependencies += "at.ac.ait" % "ariadne-json-route-format" % "1.0"
[at.ac.ait/ariadne-json-route-format "1.0"]