Okio

A modern I/O API for Java

License

License

Categories

Categories

JavaScript Languages Ant Build Tools
GroupId

GroupId

io.github.fabianterhorst
ArtifactId

ArtifactId

okio-js
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Okio
A modern I/O API for Java
Project URL

Project URL

https://github.com/square/okio/
Source Code Management

Source Code Management

https://github.com/square/okio/

Download okio-js

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.fabianterhorst/okio-js/ -->
<dependency>
    <groupId>io.github.fabianterhorst</groupId>
    <artifactId>okio-js</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.fabianterhorst/okio-js/
implementation 'io.github.fabianterhorst:okio-js:3.0.0'
// https://jarcasting.com/artifacts/io.github.fabianterhorst/okio-js/
implementation ("io.github.fabianterhorst:okio-js:3.0.0")
'io.github.fabianterhorst:okio-js:pom:3.0.0'
<dependency org="io.github.fabianterhorst" name="okio-js" rev="3.0.0">
  <artifact name="okio-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.fabianterhorst', module='okio-js', version='3.0.0')
)
libraryDependencies += "io.github.fabianterhorst" % "okio-js" % "3.0.0"
[io.github.fabianterhorst/okio-js "3.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0