is not current version
Last Version 3.3.1

org.lwjgl:lwjgl-remotery 3.2.2

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

Categories

Categories

LWJGL Business Logic Libraries
GroupId

GroupId

org.lwjgl
ArtifactId

ArtifactId

lwjgl-remotery
Version

Version

3.2.2
Type

Type

jar

Download lwjgl-remotery 3.2.2


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