Sha256: c4acdc58332825a443d3369eb6a7f8b38536a2a8d0769e200aa77e5b8f150aef

Contents?: true

Size: 305 Bytes

Versions: 35

Compression:

Stored size: 305 Bytes

Contents

require File.join(File.expand_path(File.dirname(__FILE__)), 'jruby-jars/version.rb')

module JRubyJars
  PATH = File.expand_path(File.dirname(__FILE__))

  def self.core_jar_path
    PATH + "/jruby-core-#{VERSION}.jar"
  end

  def self.stdlib_jar_path
    PATH + "/jruby-stdlib-#{VERSION}.jar"
  end
end

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
jruby-jars-1.7.4 lib/jruby-jars.rb
jruby-jars-1.7.3 lib/jruby-jars.rb
jruby-jars-1.7.2 lib/jruby-jars.rb
jruby-jars-1.7.1 lib/jruby-jars.rb
jruby-jars-1.7.0 lib/jruby-jars.rb
jruby-jars-1.7.0.rc2 lib/jruby-jars.rb
jruby-jars-1.7.0.rc1 lib/jruby-jars.rb
jruby-jars-1.6.8 lib/jruby-jars.rb
jruby-jars-1.7.0.preview2 lib/jruby-jars.rb
jruby-jars-1.7.0.preview1 lib/jruby-jars.rb
jruby-jars-1.6.7.2 lib/jruby-jars.rb
jruby-jars-1.6.7 lib/jruby-jars.rb
jruby-jars-1.6.6 lib/jruby-jars.rb
jruby-jars-1.6.5.1 lib/jruby-jars.rb
jruby-jars-1.6.5 lib/jruby-jars.rb
jruby-jars-1.6.4 lib/jruby-jars.rb
jruby-jars-1.6.3 lib/jruby-jars.rb
jruby-jars-1.6.2 lib/jruby-jars.rb
jruby-jars-1.6.1 lib/jruby-jars.rb
jruby-jars-1.6.0 lib/jruby-jars.rb