is not current version
Last Version 4.2.RC1

org.apache.cayenne.tutorials:tutorial-rop-client-http2 4.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.cayenne.tutorials
ArtifactId

ArtifactId

tutorial-rop-client-http2
Version

Version

4.0
Type

Type

jar

Download tutorial-rop-client-http2 4.0


<!-- https://jarcasting.com/artifacts/org.apache.cayenne.tutorials/tutorial-rop-client-http2/ -->
<dependency>
    <groupId>org.apache.cayenne.tutorials</groupId>
    <artifactId>tutorial-rop-client-http2</artifactId>
    <version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cayenne.tutorials/tutorial-rop-client-http2/
implementation 'org.apache.cayenne.tutorials:tutorial-rop-client-http2:4.0'
// https://jarcasting.com/artifacts/org.apache.cayenne.tutorials/tutorial-rop-client-http2/
implementation ("org.apache.cayenne.tutorials:tutorial-rop-client-http2:4.0")
'org.apache.cayenne.tutorials:tutorial-rop-client-http2:jar:4.0'
<dependency org="org.apache.cayenne.tutorials" name="tutorial-rop-client-http2" rev="4.0">
  <artifact name="tutorial-rop-client-http2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cayenne.tutorials', module='tutorial-rop-client-http2', version='4.0')
)
libraryDependencies += "org.apache.cayenne.tutorials" % "tutorial-rop-client-http2" % "4.0"
[org.apache.cayenne.tutorials/tutorial-rop-client-http2 "4.0"]