{"id":26343777,"url":"https://github.com/borededdy/javin","last_synced_at":"2025-03-16T05:18:23.898Z","repository":{"id":207395920,"uuid":"607253023","full_name":"Borededdy/JavIN","owner":"Borededdy","description":"JavIN is a complete input class for your Java Projects, always updated and simple to use","archived":false,"fork":false,"pushed_at":"2023-03-01T08:22:29.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-11-15T15:47:33.856Z","etag":null,"topics":["java","java-class","java-classes","java-input"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Borededdy.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}},"created_at":"2023-02-27T16:17:00.000Z","updated_at":"2023-11-15T15:47:35.981Z","dependencies_parsed_at":"2023-11-15T15:57:49.164Z","dependency_job_id":null,"html_url":"https://github.com/Borededdy/JavIN","commit_stats":null,"previous_names":["borededdy/javin"],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Borededdy%2FJavIN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Borededdy%2FJavIN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Borededdy%2FJavIN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Borededdy%2FJavIN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Borededdy","download_url":"https://codeload.github.com/Borededdy/JavIN/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243827002,"owners_count":20354251,"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":["java","java-class","java-classes","java-input"],"created_at":"2025-03-16T05:18:23.347Z","updated_at":"2025-03-16T05:18:23.883Z","avatar_url":"https://github.com/Borededdy.png","language":"Java","readme":"# JavIN\nJavIN is a complete input class for your Java Projects, always updated and simple to use\n\n## Upload JavIN into your project\n\nFirst upload the JavIN.java file in your project folder, then, open the JavIN file in your editor and modify the package name:\nAs you will see, in the JavIN file the package looks like this:\n\n```java\npackage //!! Insert your package name here !!;\n```\n\nYou will need to modify that with the name of YOUR package.\n\nAfter this, move to the other class where you want to use JavIN to input data into variables and create an object:\n\n```java\nJavIN in = new JavIN();\n```\n\nNow you should be able to use it like this:\n\n```java\nvar = in.inINT();\n//or\nvar = in.inDOUBLE();\n//or\nvar = in.inSTR();\n//ecc...\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborededdy%2Fjavin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborededdy%2Fjavin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborededdy%2Fjavin/lists"}