src/main/java/com/cope/meteoraddons/ ├── MeteorAddonsAddon.java # Main addon entry point ├── addons/ │ ├── Addon.java # Abstract addon class ...
Slack SDK for Java supports the Slack platform in a Java idiomatic way. The SDK written in Java so developers can use it in any JVM language including Kotlin, Groovy, and Scala. Within the SDK, there ...