Sha256: 250deb6bee582882b706a374b3fe93c0182f836023c2fba02d09a98efab615c8

Contents?: true

Size: 293 Bytes

Versions: 74

Compression:

Stored size: 293 Bytes

Contents

require 'jruby-jars/version'

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

  def self.core_jar_path
    "#{PATH}/jruby-core-#{JRubyJars::MAVEN_VERSION}-complete.jar"
  end

  def self.stdlib_jar_path
    "#{PATH }/jruby-stdlib-#{JRubyJars::MAVEN_VERSION}.jar"
  end
end

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
jruby-jars-9.2.9.0 lib/jruby-jars.rb
jruby-jars-9.2.8.0 lib/jruby-jars.rb
jruby-jars-9.2.7.0 lib/jruby-jars.rb
jruby-jars-9.2.6.0 lib/jruby-jars.rb
jruby-jars-9.2.5.0 lib/jruby-jars.rb
jruby-jars-9.2.4.1 lib/jruby-jars.rb
jruby-jars-9.2.4.0 lib/jruby-jars.rb
jruby-jars-9.2.3.0 lib/jruby-jars.rb
jruby-jars-9.2.2.0 lib/jruby-jars.rb
jruby-jars-9.2.1.0 lib/jruby-jars.rb
jruby-jars-9.2.0.0 lib/jruby-jars.rb
jruby-jars-9.1.17.0 lib/jruby-jars.rb
jruby-jars-9.1.16.0 lib/jruby-jars.rb
jruby-jars-9.1.15.0 lib/jruby-jars.rb
jruby-jars-9.1.14.0 lib/jruby-jars.rb
jruby-jars-9.1.13.0 lib/jruby-jars.rb
jruby-jars-9.1.12.0 lib/jruby-jars.rb
jruby-jars-9.1.11.0 lib/jruby-jars.rb
jruby-jars-9.1.10.0 lib/jruby-jars.rb
jruby-jars-9.1.9.0 lib/jruby-jars.rb