jvrpn

Java bindings for VRPN

License

License

GroupId

GroupId

graphics.scenery
ArtifactId

ArtifactId

jvrpn
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

jvrpn
Java bindings for VRPN
Project URL

Project URL

http://scenery.graphics
Project Organization

Project Organization

scenery
Source Code Management

Source Code Management

http://scenery.graphics

Download jvrpn

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar [4.13.1,)
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.1
1.0.0