| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdorg.tinygroup | 
    
| ArtifactId | ArtifactIdnetchannel | 
    
| Last Version | Last Version0.0.12 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionTiny开源组织,主要目标为开发Tiny开发框架,我们的口号是: Think big, start small, scale fast.。 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| netchannel-0.0.12.pom | 659 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.tinygroup/netchannel/ -->
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>netchannel</artifactId>
    <version>0.0.12</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.tinygroup/netchannel/
implementation 'org.tinygroup:netchannel:0.0.12'
                // https://jarcasting.com/artifacts/org.tinygroup/netchannel/
implementation ("org.tinygroup:netchannel:0.0.12")
                'org.tinygroup:netchannel:pom:0.0.12'
                <dependency org="org.tinygroup" name="netchannel" rev="0.0.12">
  <artifact name="netchannel" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.tinygroup', module='netchannel', version='0.0.12')
)
                libraryDependencies += "org.tinygroup" % "netchannel" % "0.0.12"
                [org.tinygroup/netchannel "0.0.12"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.6 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.0 | 
| log4j : log4j | jar | 1.2.17 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |