Last Version

disy-commons-web 1.1

A URL class for HTTP and HTTPS, extracted from OkHttp and tracking their 3.x branch.

License

License

Categories

Categories

Net
GroupId

GroupId

net.disy.oss
ArtifactId

ArtifactId

weburl
Version

Version

1.1
Type

Type

jar
Description

Description

disy-commons-web
A URL class for HTTP and HTTPS, extracted from OkHttp and tracking their 3.x branch.
Project URL

Project URL

https://github.com/DisyInformationssysteme/weburl
Source Code Management

Source Code Management

https://github.com/DisyInformationssysteme/disy-commons-web

Download weburl 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okio : okio jar 1.17.4

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.assertj : assertj-core jar 3.13.1

Project Modules

There are no modules declared in this project.