| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.pwall.util |
| ArtifactId | ArtifactIdco-int-output |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNon-blocking integer output functions
Non-blocking versions of integer output functions
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| co-int-output-2.0.pom | |
| co-int-output-2.0.jar | 47 KB |
| co-int-output-2.0-sources.jar | 5 KB |
| co-int-output-2.0-javadoc.jar | 267 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.pwall.util : int-output | jar | 1.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| 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 |