Non-blocking integer output functions

Non-blocking versions of integer output functions

License

License

Categories

Categories

Net
GroupId

GroupId

net.pwall.util
ArtifactId

ArtifactId

co-int-output
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Non-blocking integer output functions
Non-blocking versions of integer output functions
Project URL

Project URL

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

Source Code Management

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

Download co-int-output

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.pwall.util : int-output jar 1.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0