License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.mucaho |
ArtifactId | ArtifactIdjnetrobust |
Version | Version0.0.2 |
Type | Typepom |
Description |
Descriptioncom.github.mucaho:jnetrobust
Fast, reliable & non-intrusive message-oriented virtual network protocol for the JVM 1.6+.
Contains the library & samples.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jnetrobust-0.0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mucaho/jnetrobust/ -->
<dependency>
<groupId>com.github.mucaho</groupId>
<artifactId>jnetrobust</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mucaho/jnetrobust/
implementation 'com.github.mucaho:jnetrobust:0.0.2'
// https://jarcasting.com/artifacts/com.github.mucaho/jnetrobust/
implementation ("com.github.mucaho:jnetrobust:0.0.2")
'com.github.mucaho:jnetrobust:pom:0.0.2'
<dependency org="com.github.mucaho" name="jnetrobust" rev="0.0.2">
<artifact name="jnetrobust" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mucaho', module='jnetrobust', version='0.0.2')
)
libraryDependencies += "com.github.mucaho" % "jnetrobust" % "0.0.2"
[com.github.mucaho/jnetrobust "0.0.2"]