Sha256: 62f542d6f8b15cd192c707c71bae8ee01a15269bcac8c99933ff15bdeaeb81fe

Contents?: true

Size: 284 Bytes

Versions: 13

Compression:

Stored size: 284 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}.jar"
  end

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

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
jruby-jars-1.7.27 lib/jruby-jars.rb
jruby-jars-1.7.26 lib/jruby-jars.rb
jruby-jars-1.7.25 lib/jruby-jars.rb
jruby-jars-1.7.24 lib/jruby-jars.rb
jruby-jars-1.7.23 lib/jruby-jars.rb
jruby-jars-1.7.22 lib/jruby-jars.rb
jruby-jars-1.7.21 lib/jruby-jars.rb
jruby-jars-1.7.20.1 lib/jruby-jars.rb
jruby-jars-1.7.20 lib/jruby-jars.rb
jruby-jars-1.7.19 lib/jruby-jars.rb
jruby-jars-9.0.0.0.pre1 lib/jruby-jars.rb
jruby-jars-1.7.18 lib/jruby-jars.rb
jruby-jars-1.7.17 lib/jruby-jars.rb