Integer output functions

Common functions for optimised integer output

License

License

Categories

Categories

Net
GroupId

GroupId

net.pwall.util
ArtifactId

ArtifactId

int-output
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Integer output functions
Common functions for optimised integer output
Project URL

Project URL

https://github.com/pwall567/int-output
Source Code Management

Source Code Management

https://github.com/pwall567/int-output.git

Download int-output

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0