{"id":15613170,"url":"https://github.com/bostrt/gwt-zocial","last_synced_at":"2025-10-28T20:45:12.104Z","repository":{"id":8596583,"uuid":"10232530","full_name":"bostrt/gwt-zocial","owner":"bostrt","description":"RETIRED. GWT buttons using the Zocial CSS theme.","archived":false,"fork":false,"pushed_at":"2013-05-29T00:13:14.000Z","size":336,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T20:36:13.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bostrt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-23T00:16:24.000Z","updated_at":"2017-03-19T01:21:05.000Z","dependencies_parsed_at":"2022-09-01T10:51:36.559Z","dependency_job_id":null,"html_url":"https://github.com/bostrt/gwt-zocial","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bostrt%2Fgwt-zocial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bostrt%2Fgwt-zocial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bostrt%2Fgwt-zocial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bostrt%2Fgwt-zocial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bostrt","download_url":"https://codeload.github.com/bostrt/gwt-zocial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247494916,"owners_count":20947961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-03T07:00:54.176Z","updated_at":"2025-10-28T20:45:07.064Z","avatar_url":"https://github.com/bostrt.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"gwt-zocial\n==========\n\nGWT buttons using the [Zocial CSS](http://zocial.smcllns.com) theme.\n\nAdd to your project\n-------------------\nAdd the following to your pom.xml file\n\n    \u003cdependency\u003e\n        \u003cgroupId\u003enet.bostrt.gwt\u003c/groupId\u003e\n        \u003cartifactId\u003ezocial\u003c/artifactId\u003e\n        \u003cversion\u003e1.0\u003c/version\u003e\n    \u003c/dependency\u003e\n\nAdd the following to your *.gwt.xml file\n\n    \u003cinherits name=\"net.bostrt.gwt.zocial.Zocial\"/\u003e\n\nThat's it!\n\nIn Code\n-------\n\nNow you can create buttons directly in code\n\n    import net.bostrt.gwt.zocial.client.button.GooglePlusButton;\n    ...\n    GooglePlusButton gPlusButton = new GooglePlusButton();\n    gPlusButton.addClickHandler(...);\n    \nUiBinder\n--------\n\nYou can also use these buttons in UiBinder \n\n    \u003cui:UiBinder xmlns:ui=\"urn:ui:com.google.gwt.uibinder\"\n             xmlns:z=\"urn:import:net.bostrt.gwt.zocial.client.button\"\u003e\n        ...\n        \u003cz:GooglePlusButton ui:field=\"gPlusButton\" /\u003e\n        ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbostrt%2Fgwt-zocial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbostrt%2Fgwt-zocial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbostrt%2Fgwt-zocial/lists"}