trying out a simple slack API within a module, but seeing this problem
Error: Modules jslack.api.client and jslack.api.model export package com.github.seratch.jslack.common.json to module okio
it doesn't seem like jslack was ever adjusted to work with Project Jigsaw (java 9 modules).
trying out a simple slack API within a module, but seeing this problem
it doesn't seem like jslack was ever adjusted to work with Project Jigsaw (java 9 modules).