| GroupId | GroupIdcom.xenoamess.cyan_potion | 
|---|---|
| ArtifactId | ArtifactIdSDL_GameControllerDB_Util | 
| Version | Version1.2.20200528 | 
| Type | Typejar | 
<!-- https://jarcasting.com/artifacts/com.xenoamess.cyan_potion/SDL_GameControllerDB_Util/ -->
<dependency>
    <groupId>com.xenoamess.cyan_potion</groupId>
    <artifactId>SDL_GameControllerDB_Util</artifactId>
    <version>1.2.20200528</version>
</dependency>// https://jarcasting.com/artifacts/com.xenoamess.cyan_potion/SDL_GameControllerDB_Util/
implementation 'com.xenoamess.cyan_potion:SDL_GameControllerDB_Util:1.2.20200528'// https://jarcasting.com/artifacts/com.xenoamess.cyan_potion/SDL_GameControllerDB_Util/
implementation ("com.xenoamess.cyan_potion:SDL_GameControllerDB_Util:1.2.20200528")'com.xenoamess.cyan_potion:SDL_GameControllerDB_Util:jar:1.2.20200528'<dependency org="com.xenoamess.cyan_potion" name="SDL_GameControllerDB_Util" rev="1.2.20200528">
  <artifact name="SDL_GameControllerDB_Util" type="jar" />
</dependency>@Grapes(
@Grab(group='com.xenoamess.cyan_potion', module='SDL_GameControllerDB_Util', version='1.2.20200528')
)libraryDependencies += "com.xenoamess.cyan_potion" % "SDL_GameControllerDB_Util" % "1.2.20200528"[com.xenoamess.cyan_potion/SDL_GameControllerDB_Util "1.2.20200528"]