| License |
License |
|---|---|
| Categories |
CategoriesData Net |
| GroupId | GroupIdnet.named-data |
| ArtifactId | ArtifactIdjndn-android-with-async-io |
| Version | Version0.25 |
| Type | Typejar |
| Description |
Descriptionjndn
jNDN is a new implementation of a Named Data Networking client library written in Java. It is wire format compatible with the new NDN-TLV encoding, with NDNx and PARC's CCNx.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.named-data/jndn-android-with-async-io/ -->
<dependency>
<groupId>net.named-data</groupId>
<artifactId>jndn-android-with-async-io</artifactId>
<version>0.25</version>
</dependency>
// https://jarcasting.com/artifacts/net.named-data/jndn-android-with-async-io/
implementation 'net.named-data:jndn-android-with-async-io:0.25'
// https://jarcasting.com/artifacts/net.named-data/jndn-android-with-async-io/
implementation ("net.named-data:jndn-android-with-async-io:0.25")
'net.named-data:jndn-android-with-async-io:jar:0.25'
<dependency org="net.named-data" name="jndn-android-with-async-io" rev="0.25">
<artifact name="jndn-android-with-async-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.named-data', module='jndn-android-with-async-io', version='0.25')
)
libraryDependencies += "net.named-data" % "jndn-android-with-async-io" % "0.25"
[net.named-data/jndn-android-with-async-io "0.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xerial : sqlite-jdbc | jar | 3.23.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |