Byte Functions

Functional Interfaces for bytes

License

License

GroupId

GroupId

com.jamesratzlaff
ArtifactId

ArtifactId

byte-functions
Last Version

Last Version

2019.04.01
Release Date

Release Date

Type

Type

jar
Description

Description

Byte Functions
Functional Interfaces for bytes
Project URL

Project URL

https://github.com/jamesratzlaff/byte-functions
Source Code Management

Source Code Management

http://github.com/jamesratzlaff/byte-functions/tree/master

Download byte-functions

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

byte-functions

Functional Interfaces for byte primitives

Versions

Version
2019.04.01