Last Version

Java Blob 1.0.0

A small library for manipulating immutable binary blobs.

License

License

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

JBlob
Version

Version

1.0.0
Type

Type

jar
Description

Description

Java Blob
A small library for manipulating immutable binary blobs.
Project URL

Project URL

https://github.com/DavePearce/JBlob
Source Code Management

Source Code Management

https://github.com/DavePearce/JBlob

Download JBlob 1.0.0


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0

Project Modules

There are no modules declared in this project.