is not current version
Last Version 1.1.2

at.ac.ait:ariadne-json-route-format 1.0-java7

JSON exchange format for intermodal / multimodal routes developed by the Austrian Institute of Technology

Categories

Categories

JSON Data ORM
GroupId

GroupId

at.ac.ait
ArtifactId

ArtifactId

ariadne-json-route-format
Version

Version

1.0-java7
Type

Type

jar

Download ariadne-json-route-format 1.0-java7


<!-- 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-java7</version>
</dependency>
// https://jarcasting.com/artifacts/at.ac.ait/ariadne-json-route-format/
implementation 'at.ac.ait:ariadne-json-route-format:1.0-java7'
// https://jarcasting.com/artifacts/at.ac.ait/ariadne-json-route-format/
implementation ("at.ac.ait:ariadne-json-route-format:1.0-java7")
'at.ac.ait:ariadne-json-route-format:jar:1.0-java7'
<dependency org="at.ac.ait" name="ariadne-json-route-format" rev="1.0-java7">
  <artifact name="ariadne-json-route-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.ac.ait', module='ariadne-json-route-format', version='1.0-java7')
)
libraryDependencies += "at.ac.ait" % "ariadne-json-route-format" % "1.0-java7"
[at.ac.ait/ariadne-json-route-format "1.0-java7"]