Skip to content

Proxy for accessing the ws3d Virtual Environment directly from Java, without requiring socket communication details.

License

Notifications You must be signed in to change notification settings

CST-Group/WS3DProxy

Repository files navigation

WS3DProxy

Proxy for accessing the ws3d Virtual Environment directly from Java, without requiring socket communication details.

Installation

Gradle

  • Step 1. Add the JitPack repository to your build file. Add it in your root build.gradle at the end of repositories:
	repositories {
			...
			maven { url 'https://jitpack.io' }
	}
  • Step 2. Add the dependency
	dependencies {
            ...
            implementation 'com.github.CST-Group:WS3DProxy:0.0.3'
	}

About

Proxy for accessing the ws3d Virtual Environment directly from Java, without requiring socket communication details.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages