# org-fuckerfucker-java-lib-collections **Repository Path**: EEPPEE_admin/org-fuckerfucker-java-lib-collections ## Basic Information - **Project Name**: org-fuckerfucker-java-lib-collections - **Description**: I am trying to build java lib with clanker - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: jbingtrans - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-20 - **Last Updated**: 2026-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java ## README # jbingtrans (org.fuckerfucker.Jbingtrans) - this is my first time to force clanker to build java lib, so this is llm generated code, should be noticed - this lib is a java wrapper for microsoft translator api, which is driven by mstrans go package I develop - this lib is not expected to be used in production environment # build this lib ```bash # I use jdk17, I think it can be change at lib/build.gradle ./gradlew build # you will get the output jar file in ./lib/build/libs/ ``` # use this lib - manually use the jar, see testzone/manuallyuse folder # NOTICE 1. this lib can not use in android environment, android 13 of my own real device # TODO 1. add android support