Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paring-chan/screen-printer
https://github.com/paring-chan/screen-printer
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/paring-chan/screen-printer
- Owner: paring-chan
- License: gpl-3.0
- Created: 2021-12-26T10:12:47.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:43:10.000Z (about 1 year ago)
- Last Synced: 2024-12-31T07:45:56.863Z (5 days ago)
- Language: Kotlin
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Paper plugin sample (Kotlin)
[![Kotlin](https://img.shields.io/badge/java-17-ED8B00.svg?logo=java)](https://www.azul.com/)
[![Kotlin](https://img.shields.io/badge/kotlin-1.6.0-585DEF.svg?logo=kotlin)](http://kotlinlang.org)
[![Gradle](https://img.shields.io/badge/gradle-7.3-02303A.svg?logo=gradle)](https://gradle.org)
[![GitHub](https://img.shields.io/github/license/monun/paper-sample)](https://www.gnu.org/licenses/gpl-3.0.html)
[![Kotlin](https://img.shields.io/badge/youtube-각별-red.svg?logo=youtube)](https://www.youtube.com/channel/UCDrAR1OWC2MD4s0JLetN0MA)### Suggested libraries
* #### `io.github.monun:tap` [![Maven Central](https://img.shields.io/maven-central/v/io.github.monun/tap)](https://search.maven.org/artifact/io.github.monun/tap/)
* #### `io.github.monun:invfx` [![Maven Central](https://img.shields.io/maven-central/v/io.github.monun/invfx)](https://search.maven.org/artifact/io.github.monun/invfx/)
* #### `io.github.monun:kommand` [![Maven Central](https://img.shields.io/maven-central/v/io.github.monun/kommand)](https://search.maven.org/artifact/io.github.monun/kommand/)
* #### `io.github.monun:heartbeat-coroutines` [![Maven Central](https://img.shields.io/maven-central/v/io.github.monun/heartbeat-coroutines)](https://search.maven.org/artifact/io.github.monun/heartbeat-coroutines/)
* #### `org.jetbrains.exposed:exposed-core` [![Maven Central](https://img.shields.io/maven-central/v/org.jetbrains.exposed/exposed-core)](https://search.maven.org/artifact/org.jetbrains.exposed/exposed-core/)
* #### `org.jetbrains.kotlinx:kotlinx-coroutines-core` [![Maven Central](https://img.shields.io/maven-central/v/org.jetbrains.kotlinx/kotlinx-coroutines-core)](https://search.maven.org/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-core/)