byte-functions
Functional Interfaces for byte primitives
License |
License |
---|---|
GroupId | GroupIdcom.jamesratzlaff |
ArtifactId | ArtifactIdbyte-functions |
Last Version | Last Version2019.04.01 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionByte Functions
Functional Interfaces for bytes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
byte-functions-2019.04.01.pom | |
byte-functions-2019.04.01.jar | 10 KB |
byte-functions-2019.04.01-sources.jar | 9 KB |
byte-functions-2019.04.01-javadoc.jar | 467 KB |
Browse |
<!-- 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"]
Functional Interfaces for byte primitives