Last Version

binary-format 1.34

A simple binary format library

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.ykiselev
ArtifactId

ArtifactId

binary-format
Version

Version

1.34
Type

Type

jar
Description

Description

binary-format
A simple binary format library
Project URL

Project URL

https://github.com/YKiselev/binary-format
Source Code Management

Source Code Management

http://github.com/YKiselev/binary-format/tree/master

Download binary-format 1.34


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.