{"id":37021527,"url":"https://github.com/funfix/tasks","last_synced_at":"2026-01-14T02:32:58.431Z","repository":{"id":284877758,"uuid":"809257381","full_name":"funfix/tasks","owner":"funfix","description":"Task datatype, meant for cross-language interop (Java, Kotlin, Scala)","archived":false,"fork":false,"pushed_at":"2025-08-11T09:22:51.000Z","size":550,"stargazers_count":14,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-29T06:39:17.375Z","etag":null,"topics":["java","kotlin","scala"],"latest_commit_sha":null,"homepage":"https://tasks.funfix.org","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/funfix.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-02T07:03:53.000Z","updated_at":"2025-09-18T07:05:36.000Z","dependencies_parsed_at":"2025-08-09T08:30:18.055Z","dependency_job_id":null,"html_url":"https://github.com/funfix/tasks","commit_stats":null,"previous_names":["funfix/tasks"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/funfix/tasks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funfix%2Ftasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funfix%2Ftasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funfix%2Ftasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funfix%2Ftasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funfix","download_url":"https://codeload.github.com/funfix/tasks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funfix%2Ftasks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"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":["java","kotlin","scala"],"created_at":"2026-01-14T02:32:57.867Z","updated_at":"2026-01-14T02:32:58.416Z","avatar_url":"https://github.com/funfix.png","language":"Java","readme":"# Tasks\n\n[![build](https://github.com/funfix/tasks/actions/workflows/build.yaml/badge.svg)](https://github.com/funfix/tasks/actions/workflows/build.yaml) [![maven](https://img.shields.io/maven-central/v/org.funfix/tasks-jvm.svg)](https://central.sonatype.com/artifact/org.funfix/tasks-jvm) [![javadoc](https://javadoc.io/badge2/org.funfix/tasks-jvm/javadoc.svg)](https://javadoc.io/doc/org.funfix/tasks-jvm)\n\nThis is a library meant for library authors that want to build libraries that work across Java, Scala, or Kotlin, without having to worry about interoperability with whatever method of I/O that the library is using under the hood.\n\n## Usage\n\nRead the [Javadoc](https://javadoc.io/doc/org.funfix/tasks-jvm/0.3.1/org/funfix/tasks/jvm/package-summary.html).\nBetter documentation is coming.\n\n---\n\nMaven:\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003eorg.funfix\u003c/groupId\u003e\n  \u003cartifactId\u003etasks-jvm\u003c/artifactId\u003e\n  \u003cversion\u003e0.3.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nGradle:\n```kotlin\ndependencies {\n    implementation(\"org.funfix:tasks-jvm:0.3.1\")\n}\n```\n\nsbt:\n```scala\nlibraryDependencies += \"org.funfix\" % \"tasks-jvm\" % \"0.3.1\"\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunfix%2Ftasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunfix%2Ftasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunfix%2Ftasks/lists"}