License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.xbib |
ArtifactId | ArtifactIdnet |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionnet
Network classes for Java
|
Project Organization |
Project Organizationxbib |
Filename | Size |
---|---|
net-1.0.3.pom | |
net-1.0.3.jar | 116 KB |
net-1.0.3-sources.jar | 60 KB |
net-1.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.xbib/net/ -->
<dependency>
<groupId>org.xbib</groupId>
<artifactId>net</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/net/
implementation 'org.xbib:net:1.0.3'
// https://jarcasting.com/artifacts/org.xbib/net/
implementation ("org.xbib:net:1.0.3")
'org.xbib:net:jar:1.0.3'
<dependency org="org.xbib" name="net" rev="1.0.3">
<artifact name="net" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='net', version='1.0.3')
)
libraryDependencies += "org.xbib" % "net" % "1.0.3"
[org.xbib/net "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.4 |