License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.pwall.util |
ArtifactId | ArtifactIdint-output |
Version | Version1.2 |
Type | Typejar |
Description |
DescriptionInteger output functions
Common functions for optimised integer output
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
int-output-1.2.pom | |
int-output-1.2.jar | 5 KB |
int-output-1.2-sources.jar | 4 KB |
int-output-1.2-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.pwall.util/int-output/ -->
<dependency>
<groupId>net.pwall.util</groupId>
<artifactId>int-output</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.pwall.util/int-output/
implementation 'net.pwall.util:int-output:1.2'
// https://jarcasting.com/artifacts/net.pwall.util/int-output/
implementation ("net.pwall.util:int-output:1.2")
'net.pwall.util:int-output:jar:1.2'
<dependency org="net.pwall.util" name="int-output" rev="1.2">
<artifact name="int-output" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pwall.util', module='int-output', version='1.2')
)
libraryDependencies += "net.pwall.util" % "int-output" % "1.2"
[net.pwall.util/int-output "1.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |