| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.micwin.ticino | 
    
| ArtifactId | ArtifactIdticino-peer | 
    
| Last Version | Last Version0.3.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionticino peer 
            a library to easily ad-hoc-connect  jvms 
         | 
    
| Filename | Size | 
|---|---|
| ticino-peer-0.3.4.pom | |
| ticino-peer-0.3.4.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.micwin.ticino/ticino-peer/ -->
<dependency>
    <groupId>net.micwin.ticino</groupId>
    <artifactId>ticino-peer</artifactId>
    <version>0.3.4</version>
</dependency>
                // https://jarcasting.com/artifacts/net.micwin.ticino/ticino-peer/
implementation 'net.micwin.ticino:ticino-peer:0.3.4'
                // https://jarcasting.com/artifacts/net.micwin.ticino/ticino-peer/
implementation ("net.micwin.ticino:ticino-peer:0.3.4")
                'net.micwin.ticino:ticino-peer:jar:0.3.4'
                <dependency org="net.micwin.ticino" name="ticino-peer" rev="0.3.4">
  <artifact name="ticino-peer" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.micwin.ticino', module='ticino-peer', version='0.3.4')
)
                libraryDependencies += "net.micwin.ticino" % "ticino-peer" % "0.3.4"
                [net.micwin.ticino/ticino-peer "0.3.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.jmockit : jmockit | jar | 1.13 |