g

gdx-graalhelper-shim

A shim to provide gdx-graalhelper's annotations when it isn't available.
https://github.com/tommyettinger/gdx-graalhelper-shim/
The Apache Software License, Version 2.0
Tommy Ettinger
Files download
File Operation
gdx-graalhelper-shim-1.12.1.jar download
gdx-graalhelper-shim-1.12.1.pom download
gdx-graalhelper-shim-1.12.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.tommyettinger</groupId>
  <artifactId>gdx-graalhelper-shim</artifactId>
  <version>1.12.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.tommyettinger:gdx-graalhelper-shim:1.12.1'
Gradle Kotlin
implementation("com.github.tommyettinger:gdx-graalhelper-shim:1.12.1")
Scala SBT
libraryDependencies += "com.github.tommyettinger" % "gdx-graalhelper-shim" % "1.12.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.tommyettinger', module='gdx-graalhelper-shim', version='1.12.1')
)
Apache Ivy
<dependency org="com.github.tommyettinger" name="gdx-graalhelper-shim" rev="1.12.1" />
Leiningen
[com.github.tommyettinger/gdx-graalhelper-shim "1.12.1"]
Apache Buildr
'com.github.tommyettinger:gdx-graalhelper-shim:jar:1.12.1'
Dependencies
The project has no third-party dependencies