| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdcom.github.mucaho | 
| ArtifactId | ArtifactIdjnetrobust-core | 
| Last Version | Last Version0.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.github.mucaho:jnetrobust-core Fast, reliable & non-intrusive message-oriented virtual network protocol for the JVM 1.6+.
        Contains the library only. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jnetrobust-core-0.0.2.pom | |
| jnetrobust-core-0.0.2.jar | 49 KB | 
| jnetrobust-core-0.0.2-sources.jar | 29 KB | 
| jnetrobust-core-0.0.2-javadoc.jar | 22 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.mucaho/jnetrobust-core/ -->
<dependency>
    <groupId>com.github.mucaho</groupId>
    <artifactId>jnetrobust-core</artifactId>
    <version>0.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.mucaho/jnetrobust-core/
implementation 'com.github.mucaho:jnetrobust-core:0.0.2'// https://jarcasting.com/artifacts/com.github.mucaho/jnetrobust-core/
implementation ("com.github.mucaho:jnetrobust-core:0.0.2")'com.github.mucaho:jnetrobust-core:jar:0.0.2'<dependency org="com.github.mucaho" name="jnetrobust-core" rev="0.0.2">
  <artifact name="jnetrobust-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.mucaho', module='jnetrobust-core', version='0.0.2')
)libraryDependencies += "com.github.mucaho" % "jnetrobust-core" % "0.0.2"[com.github.mucaho/jnetrobust-core "0.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jmockit : jmockit | jar | 1.11 | 
| junit : junit | jar | 4.11 | 
| pl.pragmatists : JUnitParams | jar | 1.0.3 |