Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Separate each module into separately built jar as well as the unified jar #6

Open
richiksc opened this issue Feb 24, 2020 · 2 comments

Comments

@richiksc
Copy link

Hi, we're thinking about doing AddressableLEDs on our robot and saw that you guys had already created an awesome library for it. Thanks! However, is there any way to get a jar of only the lighting module?

@trevnels
Copy link
Contributor

Yep, that's something I'll consider. For now you should be able to just copy/paste the lighting-specific classes into your project until I get a separate jar up.

@richiksc
Copy link
Author

@trevnels We use Java and not Kotlin so that makes it a little more difficult. We don't want to add the Kotlin runtime. IntelliJ IDEA does have a built in Kotlin to Java convert feature, however.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants