You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345
  1. dependencies {
  2. compile plugin('ui_swing')
  3. bundle group: 'net.java.dev.jna', name: 'jna', version: '4.1.0'
  4. bundle group: 'net.java.dev.jna', name: 'jna-platform', version: '4.1.0'
  5. }