Changes between Version 12 and Version 13 of BuildingWorldPainter
- Timestamp:
- 06/06/20 17:14:11 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingWorldPainter
v12 v13 13 13 == Using !WorldPainter in your own code 14 14 15 If you only want to write your own code _making use of_!WorldPainter, rather than make changes to !WorldPainter itself, then you don't need to build !WorldPainter! The !WorldPainter binaries, along with Javadoc and source code jars, are in Maven Central. Just declare the following dependency if you just need the core (and not any GUI components):15 If you only want to write your own code ''making use of'' !WorldPainter, rather than make changes to !WorldPainter itself, then you don't need to build !WorldPainter! The !WorldPainter binaries, along with Javadoc and source code jars, are in Maven Central. Just declare the following dependency if you just need the core (and not any GUI components): 16 16 17 17 {{{#!xml