{"id":26096300,"url":"https://github.com/echocat/units4j","last_synced_at":"2025-04-12T11:45:19.541Z","repository":{"id":144610302,"uuid":"87428792","full_name":"echocat/units4j","owner":"echocat","description":"Sets of units to use within Java.","archived":false,"fork":false,"pushed_at":"2025-04-08T06:44:20.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T07:37:49.493Z","etag":null,"topics":["byte","java","units"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/echocat.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}},"created_at":"2017-04-06T12:49:47.000Z","updated_at":"2025-04-08T06:44:22.000Z","dependencies_parsed_at":"2024-06-04T07:31:50.642Z","dependency_job_id":"ef111b30-f34b-46f6-b02f-a6b591523131","html_url":"https://github.com/echocat/units4j","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Funits4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Funits4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Funits4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Funits4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/echocat","download_url":"https://codeload.github.com/echocat/units4j/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248564384,"owners_count":21125407,"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":["byte","java","units"],"created_at":"2025-03-09T14:44:57.079Z","updated_at":"2025-04-12T11:45:19.521Z","avatar_url":"https://github.com/echocat.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# units4j\n\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.echocat.units4j/units4j/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.echocat.units4j/units4j)\n\nSets of units to use within Java.\n\n## Topics\n\n* [Getting started](#getting-started)\n* [Contributing](#contributing)\n* [License](#license)\n\n## Getting started\n\n### Dependency\n\n#### 1. Register our repository (optional)\n\nYou can directly register our repository if you want always the latest version. The central can be versions behind.\n\n##### Maven\n\n```xml\n\u003crepositories\u003e\n    \u003crepository\u003e\n        \u003cid\u003ecentral\u003c/id\u003e\n        \u003curl\u003ehttps://repo.maven.apache.org/maven2\u003c/url\u003e\n    \u003c/repository\u003e\n    \u003crepository\u003e\n        \u003cid\u003eechocat\u003c/id\u003e\n        \u003curl\u003ehttps://packages.echocat.org/maven\u003c/url\u003e\n    \u003c/repository\u003e\n\u003c/repositories\u003e\n```\n\n##### Gradle\n\n```groovy\nrepositories {\n    mavenCentral()\n    maven {\n        url \"https://packages.echocat.org/maven\"\n    }\n}\n```\n\n#### 2. Pick your version\n\n\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.echocat.units4j/units4j/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.echocat.units4j/units4j)\n\nFind your desired version you want to install (usually the latest one) [by looking it up in our repository](https://github.com/echocat/units4j/packages/) or directly at [the Maven Central](http://search.maven.org/#search|ga|1|g:org.echocat.units4j%20AND%20a:units4j).\n\n#### 3. Add the dependency\n\n##### Maven\n\n```xml \n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.echocat.units4j\u003c/groupId\u003e\n    \u003cartifactId\u003eunits4j\u003c/artifactId\u003e\n    \u003cversion\u003e\u003c!-- THE VERSION --\u003e\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n##### Gradle\n\n```groovy\ncompile 'org.echocat.units4j:units4j:\u003cTHE VERSION\u003e'\n```\n\n\n## Contributing\n\nunits4j is an open source project of [echocat](https://echocat.org). So if you want to make this project even better, you can\ncontribute to this project on [GitHub](https://github.com/echocat/units4j) by\n[fork us](https://github.com/echocat/units4j/fork).\n\nIf you commit code to this project you have to accept that this code will be released under the [license](#license) of this project.\n\n## License\n\nSee [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechocat%2Funits4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fechocat%2Funits4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechocat%2Funits4j/lists"}