{"id":16854673,"url":"https://github.com/simonit/gdx-appwarp","last_synced_at":"2026-05-18T03:34:53.923Z","repository":{"id":43063344,"uuid":"229280568","full_name":"SimonIT/gdx-AppWarp","owner":"SimonIT","description":"AppWarp for libgdx","archived":false,"fork":false,"pushed_at":"2025-05-19T04:56:04.000Z","size":386,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-19T21:35:47.534Z","etag":null,"topics":["android","app42","appwarp","gwt","hacktoberfest","libgdx","libgdx-multiplayer","libgdx-utilities","realtime","sdk","shephertz"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SimonIT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-12-20T14:34:27.000Z","updated_at":"2025-01-23T09:29:57.000Z","dependencies_parsed_at":"2025-01-23T10:23:52.527Z","dependency_job_id":"303ea1f1-a0eb-4f69-b439-82b3c84bad18","html_url":"https://github.com/SimonIT/gdx-AppWarp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SimonIT/gdx-AppWarp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonIT%2Fgdx-AppWarp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonIT%2Fgdx-AppWarp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonIT%2Fgdx-AppWarp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonIT%2Fgdx-AppWarp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimonIT","download_url":"https://codeload.github.com/SimonIT/gdx-AppWarp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonIT%2Fgdx-AppWarp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","app42","appwarp","gwt","hacktoberfest","libgdx","libgdx-multiplayer","libgdx-utilities","realtime","sdk","shephertz"],"created_at":"2024-10-13T13:56:25.663Z","updated_at":"2026-05-18T03:34:53.907Z","avatar_url":"https://github.com/SimonIT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gdx-AppWarp\n[![](https://jitpack.io/v/SimonIT/gdx-AppWarp.svg)](https://jitpack.io/#SimonIT/gdx-AppWarp)\n[![GitHub](https://img.shields.io/github/license/SimonIT/gdx-AppWarp)](https://github.com/SimonIT/gdx-AppWarp/blob/master/LICENSE)\n\nThe goal of this project is to provide a sdk for all platforms available with libgdx. For this, I'm using the version 2.3 of the [AppWarp Java SDK](https://github.com/shephertz/AppWarp_JAVA_SDK_JAR) and for gwt version 2.1 of the [AppWarp JS SDK](https://github.com/shephertz/AppWarp_JS_HTML5_SDK), for which I created the bindings to the listeners and events.\n\n## Installation\n\nYou can replace _master-SNAPSHOT_ with any tag from the release section to use a stable version.\n\ndesktop, ios:\n\n```groovy\napi 'com.github.SimonIT.gdx-AppWarp:java:master-SNAPSHOT:all'\n```\n\n\nandroid:\nAndroid contains already the json dependency, so we exclude it\n```groovy\napi('com.github.SimonIT.gdx-AppWarp:java:master-SNAPSHOT:all') {\n    exclude group: 'org.json', module: 'json'\n}\n```\n\nhtml:\nGWT needs also th sources to compile\n```groovy\napi 'com.github.SimonIT.gdx-AppWarp:core:master-SNAPSHOT:sources'\napi 'com.github.SimonIT.gdx-AppWarp:gwt:master-SNAPSHOT'\napi 'com.github.SimonIT.gdx-AppWarp:gwt:master-SNAPSHOT:sources'\n```\nand add\n\n```xml\n\u003cinherits name='de.SimonIT.gdxAppWarp'/\u003e\n```\nto your _GdxDefinition.gwt.xml_.\n\ncore:\nCore needs only the interface\n```groovy\napi 'com.github.SimonIT.gdx-AppWarp:core:master-SNAPSHOT'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonit%2Fgdx-appwarp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonit%2Fgdx-appwarp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonit%2Fgdx-appwarp/lists"}