File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 16501650 <joda-time .version>2.10.6</joda-time .version>
16511651 <joda-time .joda-time.version>${joda-time.version} </joda-time .joda-time.version>
16521652
1653+ <!-- JOCL - https://www.jocl.org -->
1654+ <jocl .version>2.0.4</jocl .version>
1655+ <org .jocl.jocl.version>${jocl.version} </org .jocl.jocl.version>
1656+
16531657 <!-- JOGL - https://jogamp.org/jogl/ -->
16541658 <jogl .version>2.3.2</jogl .version>
16551659 <gluegen-rt-main .version>${jogl.version} </gluegen-rt-main .version>
44914495 <version >${joda-time.joda-time.version} </version >
44924496 </dependency >
44934497
4498+ <!-- JOCL - https://www.jocl.org -->
4499+ <dependency >
4500+ <groupId >org.jocl</groupId >
4501+ <artifactId >jocl</artifactId >
4502+ <version >${org.jocl.jocl.version} </version >
4503+ </dependency >
4504+
44944505 <!-- JOGL - https://jogamp.org/jogl/ -->
44954506 <dependency >
44964507 <groupId >org.jogamp.gluegen</groupId >
You can’t perform that action at this time.
0 commit comments