Class: VersionLibraryNative

Inherits:
VersionLibrary show all
Defined in:
lib/wonko_the_sane/wonko_version.rb

Instance Attribute Summary

Attributes inherited from VersionLibrary

#maven_base_url, #name

Attributes inherited from Download

#internal_url, #rules, #sha256, #size, #url

Instance Method Summary collapse

Methods inherited from VersionLibrary

#==, #explicit_url?, #from_json, #maven, #to_json, #url

Methods inherited from Download

#from_json, from_json, #to_json, #usable_url

Instance Method Details

#typeObject



125
126
127
# File 'lib/wonko_the_sane/wonko_version.rb', line 125

def type
  'java.natives'
end