| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.fortytwo.extendo | 
| ArtifactId | ArtifactIdextendo-p2p | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionExtendo P2P Extendo Project | 
| Filename | Size | 
|---|---|
| extendo-p2p-1.0.pom | |
| extendo-p2p-1.0.jar | 46 KB | 
| extendo-p2p-1.0-tests.jar | 2 KB | 
| extendo-p2p-1.0-sources.jar | 18 KB | 
| extendo-p2p-1.0-javadoc.jar | 125 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.fortytwo.extendo/extendo-p2p/ -->
<dependency>
    <groupId>net.fortytwo.extendo</groupId>
    <artifactId>extendo-p2p</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/net.fortytwo.extendo/extendo-p2p/
implementation 'net.fortytwo.extendo:extendo-p2p:1.0'// https://jarcasting.com/artifacts/net.fortytwo.extendo/extendo-p2p/
implementation ("net.fortytwo.extendo:extendo-p2p:1.0")'net.fortytwo.extendo:extendo-p2p:jar:1.0'<dependency org="net.fortytwo.extendo" name="extendo-p2p" rev="1.0">
  <artifact name="extendo-p2p" type="jar" />
</dependency>@Grapes(
@Grab(group='net.fortytwo.extendo', module='extendo-p2p', version='1.0')
)libraryDependencies += "net.fortytwo.extendo" % "extendo-p2p" % "1.0"[net.fortytwo.extendo/extendo-p2p "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.fortytwo.extendo : extendo-rdf | jar | 1.0 | 
| org.openrdf.sesame : sesame-rio-api | jar | 2.7.10 | 
| edu.rpi.twc.sesamestream : sesamestream-api | jar | 1.0 | 
| net.fortytwo.rdfagents : rdfagents-jade | jar | 1.1 | 
| org.apache.httpcomponents : httpclient | jar | 4.2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |