Last Version

Joni 2.1.43

Java port of Oniguruma: http://www.geocities.jp/kosako3/oniguruma that uses byte arrays directly instead of java Strings and chars

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby.joni
ArtifactId

ArtifactId

joni
Version

Version

2.1.43
Type

Type

jar
Description

Description

Joni
Java port of Oniguruma: http://www.geocities.jp/kosako3/oniguruma that uses byte arrays directly instead of java Strings and chars
Source Code Management

Source Code Management

https://github.com/jruby/joni

Download joni 2.1.43


<!-- https://jarcasting.com/artifacts/org.jruby.joni/joni/ -->
<dependency>
    <groupId>org.jruby.joni</groupId>
    <artifactId>joni</artifactId>
    <version>2.1.43</version>
</dependency>
// https://jarcasting.com/artifacts/org.jruby.joni/joni/
implementation 'org.jruby.joni:joni:2.1.43'
// https://jarcasting.com/artifacts/org.jruby.joni/joni/
implementation ("org.jruby.joni:joni:2.1.43")
'org.jruby.joni:joni:jar:2.1.43'
<dependency org="org.jruby.joni" name="joni" rev="2.1.43">
  <artifact name="joni" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jruby.joni', module='joni', version='2.1.43')
)
libraryDependencies += "org.jruby.joni" % "joni" % "2.1.43"
[org.jruby.joni/joni "2.1.43"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jruby.jcodings : jcodings jar 1.0.57

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.