jMonkeyEngine-Contributions / Lemur

Lemur is a jMonkeyEngine-based UI toolkit.
http://jmonkeyengine-contributions.github.io/Lemur/
BSD 3-Clause "New" or "Revised" License
116 stars 32 forks source link

Lemur available as maven dependency #29

Closed zielezin closed 8 years ago

zielezin commented 8 years ago

Hi,

Is Lemur published in any maven repo? This should be pretty easy with gradle. Maybe this repo could be used: http://updates.jmonkeyengine.org/maven/

pspeed42 commented 8 years ago

Soon... and it will be in a proper repo like jcenter. Zay-Es and Zay-ES-Net are already there... I'm working through my library stack from bottom to top.

On Mon, Feb 29, 2016 at 3:36 PM, zielezin notifications@github.com wrote:

Hi,

Is Lemur published in any maven repo? This should be pretty easy with gradle. Maybe this repo could be used: http://updates.jmonkeyengine.org/maven/

— Reply to this email directly or view it on GitHub https://github.com/jMonkeyEngine-Contributions/Lemur/issues/29.

pspeed42 commented 8 years ago

Lemur related jars are now up on jcenter... gradle style dependencies are: com.simsilica:lemur:1.6.1 com.simsilica:lemur-proto:1.5.1 com.simsilica:lemur-props:1.0.1

Main Lemur page in bintray: https://bintray.com/simsilica/Sim-tools/lemur/view

zielezin commented 8 years ago

Just hooked Lemur as dependency and it worked fine including source download. Thank you.

pspeed42 commented 8 years ago

Glad to hear external confirmation that it worked! :)

On Tue, Mar 1, 2016 at 1:23 PM, zielezin notifications@github.com wrote:

Just hooked Lemur as dependency and it worked fine including source download. Thank you.

— Reply to this email directly or view it on GitHub https://github.com/jMonkeyEngine-Contributions/Lemur/issues/29#issuecomment-190841448 .