is not current version
Last Version 2.1.1

org.xbib:net-url 1.3.4

Network classes for Java

Categories

Categories

Net
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

net-url
Version

Version

1.3.4
Type

Type

jar

Download net-url 1.3.4


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