LWJGL - Remotery bindings

A realtime CPU/GPU profiler hosted in a single C file with a viewer that runs in a web browser.

License

License

BSD
Categories

Categories

LWJGL Business Logic Libraries
GroupId

GroupId

org.lwjgl
ArtifactId

ArtifactId

lwjgl-remotery
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

LWJGL - Remotery bindings
A realtime CPU/GPU profiler hosted in a single C file with a viewer that runs in a web browser.
Project URL

Project URL

https://www.lwjgl.org
Source Code Management

Source Code Management

https://github.com/LWJGL/lwjgl3.git

Download lwjgl-remotery

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.lwjgl : lwjgl jar 3.3.1

Project Modules

There are no modules declared in this project.
org.lwjgl

Lightweight Java Game Library

LWJGL is a Java library that enables cross-platform access to graphics, audio and parallel computing APIs.

Versions

Version
3.3.1
3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.6
3.1.5
3.1.4