{"id":25477630,"url":"https://github.com/notkamui/kourrier","last_synced_at":"2026-04-30T09:31:17.596Z","repository":{"id":46776309,"uuid":"406057537","full_name":"notKamui/Kourrier","owner":"notKamui","description":"A Kotlin/JVM wrapper around the JavaMail API","archived":false,"fork":false,"pushed_at":"2021-12-20T20:10:13.000Z","size":175,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-07-26T22:28:40.792Z","etag":null,"topics":["imap","javamail","javamail-api","jvm","kotlin","kotlin-jvm","kotlin-library","library","mail","smtp"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/notKamui.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}},"created_at":"2021-09-13T16:57:47.000Z","updated_at":"2022-07-28T21:37:29.000Z","dependencies_parsed_at":"2022-09-23T03:31:41.930Z","dependency_job_id":null,"html_url":"https://github.com/notKamui/Kourrier","commit_stats":null,"previous_names":[],"tags_count":6,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notKamui%2FKourrier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notKamui%2FKourrier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notKamui%2FKourrier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notKamui%2FKourrier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notKamui","download_url":"https://codeload.github.com/notKamui/Kourrier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239484216,"owners_count":19646429,"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":["imap","javamail","javamail-api","jvm","kotlin","kotlin-jvm","kotlin-library","library","mail","smtp"],"created_at":"2025-02-18T13:51:15.665Z","updated_at":"2025-11-06T06:30:30.511Z","avatar_url":"https://github.com/notKamui.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kourrier\r\n\r\nFrom the French \"Courrier\" (mail)\r\n\r\n***A Kotlin/JVM wrapper around the JavaMail API***\r\n\r\n[![Kotlin](https://img.shields.io/badge/Kotlin-1.5.31-7f52ff.svg)](https://kotlinlang.org)\r\n[![Maven Central](https://img.shields.io/maven-central/v/com.notkamui.libs/kourrier.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.notkamui.libs%22%20AND%20a:%22kourrier%22)\r\n[![CodeFactor](https://www.codefactor.io/repository/github/notkamui/kourrier/badge)](https://www.codefactor.io/repository/github/notkamui/kourrier)\r\n\r\n## Integration\r\n\r\nYou can import Kourrier directly with the jar files, or using your favorite dependency manager with the Maven Central\r\nrepository:\r\n\r\n### Maven\r\n\r\n```XML\r\n\u003cdependencies\u003e\r\n  \u003cdependency\u003e\r\n    \u003cgroupId\u003ecom.notkamui.libs\u003c/groupId\u003e\r\n    \u003cartifactId\u003ekourrier\u003c/artifactId\u003e\r\n    \u003cversion\u003e0.2.2\u003c/version\u003e\r\n  \u003c/dependency\u003e\r\n\u003c/dependencies\u003e\r\n```\r\n\r\n### Gradle\r\n\r\n\u003cdetails\u003e\r\n\u003csummary\u003eKotlin DSL\u003c/summary\u003e\r\n\u003cp\u003e\r\n\r\n```kotlin\r\nrepositories {\r\n  mavenCentral()\r\n}\r\n\r\ndependencies {\r\n  implementation(\"com.notkamui.libs:kourrier:0.2.2\")\r\n}\r\n```\r\n\u003c/p\u003e\r\n\u003c/details\u003e\r\n\r\n\u003cdetails\u003e\r\n\u003csummary\u003eGroovy DSL\u003c/summary\u003e\r\n\u003cp\u003e\r\n\r\n```groovy\r\nrepositories {\r\n  mavenCentral()\r\n}\r\n\r\ndependencies {\r\n  implementation 'com.notkamui.libs:kourrier:0.2.2'\r\n}\r\n```\r\n\u003c/p\u003e\r\n\u003c/details\u003e\r\n\r\n(In case you're using it with another language than Kotlin -- i.e. Java --, make sure you include kotlin stdlib too)\r\n\r\n## Usage\r\n\r\nPlease refer to the [Wiki](https://github.com/notKamui/Kourrier/wiki)\r\n\r\n## Future plans\r\n\r\n- SMTP connection\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotkamui%2Fkourrier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotkamui%2Fkourrier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotkamui%2Fkourrier/lists"}