Last Version

org.xpertss:sdp 1.1.2

Session Description Protocol implementation

License

License

GroupId

GroupId

org.xpertss
ArtifactId

ArtifactId

sdp
Version

Version

1.1.2
Type

Type

jar
Description

Description

org.xpertss:sdp
Session Description Protocol implementation
Project URL

Project URL

https://github.com/cfloersch/sdp
Source Code Management

Source Code Management

https://github.com/cfloersch/sdp

Download sdp 1.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.xpertss : stdlib jar 1.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.6
org.mockito : mockito-all jar 1.8.2

Project Modules

There are no modules declared in this project.