1 import cc.squirreljme.plugin.swm.JavaMEMidletType
3 description = "This provides slightly more powerful data " +
4 "input and output streams which can be used to read and write data."
5 version = rootProject.version
9 javaDocErrorCode = "BD"
10 swmType = JavaMEMidletType.LIBRARY
11 swmName = "Generic Input/Output"
12 swmVendor = "Stephanie Gawroriski"
18 api project(":modules:cldc-compact")