is not current version
Last Version 2.1.1

org.xbib:net-url 1.1.2

Network classes for Java

Categories

Categories

Net
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

net-url
Version

Version

1.1.2
Type

Type

jar

Download net-url 1.1.2


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