jSDP

jSDP: a Java implementation of SDP protocol

License

License

The Apache Software License, Version 2.0
Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jsdp
ArtifactId

ArtifactId

jsdp
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jSDP
jSDP: a Java implementation of SDP protocol
Project URL

Project URL

http://jsdp.sourceforge.net/

Download jsdp

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.jsdp/jsdp/ -->
<dependency>
    <groupId>net.sourceforge.jsdp</groupId>
    <artifactId>jsdp</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jsdp/jsdp/
implementation 'net.sourceforge.jsdp:jsdp:1.1'
// https://jarcasting.com/artifacts/net.sourceforge.jsdp/jsdp/
implementation ("net.sourceforge.jsdp:jsdp:1.1")
'net.sourceforge.jsdp:jsdp:jar:1.1'
<dependency org="net.sourceforge.jsdp" name="jsdp" rev="1.1">
  <artifact name="jsdp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jsdp', module='jsdp', version='1.1')
)
libraryDependencies += "net.sourceforge.jsdp" % "jsdp" % "1.1"
[net.sourceforge.jsdp/jsdp "1.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0