Last Version

ByteList 1.0.15

Byte array based container

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby.extras
ArtifactId

ArtifactId

bytelist
Version

Version

1.0.15
Type

Type

jar
Description

Description

ByteList
Byte array based container
Project URL

Project URL

https://github.com/jruby/bytelist
Source Code Management

Source Code Management

https://github.com/jruby/bytelist

Download bytelist 1.0.15


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.