Last Version

ByteList 1.0.2

Byte array based container

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby.util
ArtifactId

ArtifactId

bytelist
Version

Version

1.0.2
Type

Type

jar
Description

Description

ByteList
Byte array based container

Download bytelist 1.0.2


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.