ko/fx/pom.xml
branchclassloader
changeset 1233 43fba26ba0c0
parent 1231 316fc30638a6
child 1249 cdaeea7becf2
     1.1 --- a/ko/fx/pom.xml	Wed Jun 26 20:03:40 2013 +0200
     1.2 +++ b/ko/fx/pom.xml	Wed Jun 26 20:27:06 2013 +0200
     1.3 @@ -74,6 +74,12 @@
     1.4        <type>jar</type>
     1.5      </dependency>
     1.6      <dependency>
     1.7 +      <groupId>org.apidesign.html</groupId>
     1.8 +      <artifactId>ko-fx</artifactId>
     1.9 +      <version>${net.java.html.version}</version>
    1.10 +      <type>jar</type>
    1.11 +    </dependency>
    1.12 +    <dependency>
    1.13        <groupId>org.apidesign.bck2brwsr</groupId>
    1.14        <artifactId>vmtest</artifactId>
    1.15        <version>${project.version}</version>