is not current version
Last Version 2.1.1

org.xbib:net-url 2.0.3

Network classes for Java

Categories

Categories

Net
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

net-url
Version

Version

2.0.3
Type

Type

jar

Download net-url 2.0.3


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