is not current version
Last Version 1.5.1

com.github.corese4rch:cvurl-io 1.1

cVurl is an open-source java wrapper for an HTTP/2 Client. Written in Java11 and can be used with any jdk11.0.2 and higher

GroupId

GroupId

com.github.corese4rch
ArtifactId

ArtifactId

cvurl-io
Version

Version

1.1
Type

Type

jar

Download cvurl-io 1.1


<!-- https://jarcasting.com/artifacts/com.github.corese4rch/cvurl-io/ -->
<dependency>
    <groupId>com.github.corese4rch</groupId>
    <artifactId>cvurl-io</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.corese4rch/cvurl-io/
implementation 'com.github.corese4rch:cvurl-io:1.1'
// https://jarcasting.com/artifacts/com.github.corese4rch/cvurl-io/
implementation ("com.github.corese4rch:cvurl-io:1.1")
'com.github.corese4rch:cvurl-io:jar:1.1'
<dependency org="com.github.corese4rch" name="cvurl-io" rev="1.1">
  <artifact name="cvurl-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.corese4rch', module='cvurl-io', version='1.1')
)
libraryDependencies += "com.github.corese4rch" % "cvurl-io" % "1.1"
[com.github.corese4rch/cvurl-io "1.1"]