Last Version

org.refcodes:refcodes-p2p 3.0.4

Artifact providing generic protocol and interface agnostic P2P (Peer-to-Peer) functionality (messaging, routing).

License

License

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-p2p
Version

Version

3.0.4
Type

Type

jar
Description

Description

org.refcodes:refcodes-p2p
Artifact providing generic protocol and interface agnostic P2P (Peer-to-Peer) functionality (messaging, routing).
Project URL

Project URL

https://bitbucket.org/refcodes/refcodes-p2p
Source Code Management

Source Code Management

https://bitbucket.org/refcodes/refcodes-p2p

Download refcodes-p2p 3.0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.refcodes : refcodes-exception jar 3.0.4
org.refcodes : refcodes-mixin jar 3.0.4
org.refcodes : refcodes-serial jar 3.0.4
org.refcodes : refcodes-numerical jar 3.0.4
org.refcodes : refcodes-licensing jar 3.0.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.