| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.intel.jndn.utils | 
    
| ArtifactId | ArtifactIdjndn-utils | 
    
| Last Version | Last Version1.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjndn-utils 
            Collection of tools to simplify synchronous and asynchronous data transfer over the NDN network 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jndn-utils-1.1.1.pom | |
| jndn-utils-1.1.1.jar | 31 KB | 
| jndn-utils-1.1.1-sources.jar | 27 KB | 
| jndn-utils-1.1.1-javadoc.jar | 163 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.intel.jndn.utils/jndn-utils/ -->
<dependency>
    <groupId>com.intel.jndn.utils</groupId>
    <artifactId>jndn-utils</artifactId>
    <version>1.1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.intel.jndn.utils/jndn-utils/
implementation 'com.intel.jndn.utils:jndn-utils:1.1.1'
                // https://jarcasting.com/artifacts/com.intel.jndn.utils/jndn-utils/
implementation ("com.intel.jndn.utils:jndn-utils:1.1.1")
                'com.intel.jndn.utils:jndn-utils:jar:1.1.1'
                <dependency org="com.intel.jndn.utils" name="jndn-utils" rev="1.1.1">
  <artifact name="jndn-utils" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.intel.jndn.utils', module='jndn-utils', version='1.1.1')
)
                libraryDependencies += "com.intel.jndn.utils" % "jndn-utils" % "1.1.1"
                [com.intel.jndn.utils/jndn-utils "1.1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.named-data : jndn | jar | 0.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| com.intel.jndn.mock : jndn-mock | jar | 1.1.0 | 
| org.mockito : mockito-core | jar | 1.10.19 |