Class: Jarmod

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

Instance Attribute Summary

Attributes inherited from VersionLibrary

#mavenBaseUrl, #name

Attributes inherited from Download

#internalUrl, #rules, #sha256, #size, #url

Instance Method Summary collapse

Methods inherited from VersionLibrary

#from_json, #maven, #to_json, #url

Methods inherited from Download

from_json, #from_json, #to_json

Instance Method Details

#typeObject



111
112
113
# File 'lib/wonko_the_sane/wonko_version.rb', line 111

def type
  'mc.jarmod'
end