is not current version
Last Version 0.35

binary-streams 0.33

Implementation of I/O binary streams for Kotlin.

License

License

Categories

Categories

Kotlin Languages Net
GroupId

GroupId

net.sf.loggersoft.kotlin
ArtifactId

ArtifactId

binary-streams
Version

Version

0.33
Type

Type

jar
Description

Description

binary-streams
Implementation of I/O binary streams for Kotlin.
Project URL

Project URL

https://kotlin-utils.sourceforge.io

Download binary-streams 0.33


<!-- https://jarcasting.com/artifacts/net.sf.loggersoft.kotlin/binary-streams/ -->
<dependency>
    <groupId>net.sf.loggersoft.kotlin</groupId>
    <artifactId>binary-streams</artifactId>
    <version>0.33</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.loggersoft.kotlin/binary-streams/
implementation 'net.sf.loggersoft.kotlin:binary-streams:0.33'
// https://jarcasting.com/artifacts/net.sf.loggersoft.kotlin/binary-streams/
implementation ("net.sf.loggersoft.kotlin:binary-streams:0.33")
'net.sf.loggersoft.kotlin:binary-streams:jar:0.33'
<dependency org="net.sf.loggersoft.kotlin" name="binary-streams" rev="0.33">
  <artifact name="binary-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.loggersoft.kotlin', module='binary-streams', version='0.33')
)
libraryDependencies += "net.sf.loggersoft.kotlin" % "binary-streams" % "0.33"
[net.sf.loggersoft.kotlin/binary-streams "0.33"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
org.jetbrains.kotlin : kotlin-reflect jar 1.3.50

Project Modules

There are no modules declared in this project.