LittleShoot TURN to HTTP Server Bridge

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

turn-http-server
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

LittleShoot TURN to HTTP Server Bridge
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

LittleShoot
Source Code Management

Source Code Management

https://[email protected]/adamfisk/littleshoot-turn-http-server.git

Download turn-http-server

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.littleshoot : turn-client jar 1.0.3
org.littleshoot : util jar 1.0.3
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.2
org.slf4j : slf4j-api jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3