Last Version

Okio (Parent) 1.6.0

A modern I/O API for Java

License

License

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

okio-parent
Version

Version

1.6.0
Type

Type

pom
Description

Description

Okio (Parent)
A modern I/O API for Java
Project URL

Project URL

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

Source Code Management

http://github.com/leancloud/okio/tree/1.6.0

Download okio-parent 1.6.0

Filename Size
okio-parent-1.6.0.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • okio
  • benchmarks