jndn-xx utilities

A set of utility components useful for Named Data Networking (NDN) applications

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.named-data.jndn-extra
ArtifactId

ArtifactId

jndn-xx-util
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

jndn-xx utilities
A set of utility components useful for Named Data Networking (NDN) applications
Project URL

Project URL

https://github.com/cawka/jndn-xx-util
Source Code Management

Source Code Management

https://github.com/cawka/jndn-xx-util

Download jndn-xx-util

How to add to project

<!-- https://jarcasting.com/artifacts/net.named-data.jndn-extra/jndn-xx-util/ -->
<dependency>
    <groupId>net.named-data.jndn-extra</groupId>
    <artifactId>jndn-xx-util</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.named-data.jndn-extra/jndn-xx-util/
implementation 'net.named-data.jndn-extra:jndn-xx-util:0.0.3'
// https://jarcasting.com/artifacts/net.named-data.jndn-extra/jndn-xx-util/
implementation ("net.named-data.jndn-extra:jndn-xx-util:0.0.3")
'net.named-data.jndn-extra:jndn-xx-util:jar:0.0.3'
<dependency org="net.named-data.jndn-extra" name="jndn-xx-util" rev="0.0.3">
  <artifact name="jndn-xx-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.named-data.jndn-extra', module='jndn-xx-util', version='0.0.3')
)
libraryDependencies += "net.named-data.jndn-extra" % "jndn-xx-util" % "0.0.3"
[net.named-data.jndn-extra/jndn-xx-util "0.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-android

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

jndn-xx-util

Build Status

Various useful tools

License

Copyright © 2015, Alexander Afanasyev.

This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU Lesser General Public License, version 3, as published by the Free Software Foundation.

This program is distributed in the hope it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the COPYING.md for more details.

Versions

Version
0.0.3
0.0.2